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>
|