mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
16 lines
220 B
Makefile
16 lines
220 B
Makefile
COMMENT = extra sets of Chinese encodings
|
|
|
|
DISTNAME = Encode-HanExtra-0.23
|
|
REVISION = 0
|
|
CATEGORIES = textproc
|
|
CPAN_AUTHOR = AUDREYT
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
WANTLIB += c perl
|
|
|
|
MODULES = cpan
|
|
|
|
.include <bsd.port.mk>
|