14 lines
207 B
Makefile
14 lines
207 B
Makefile
|
COMMENT= conversions to and from arbitrary character sets
|
||
|
|
||
|
DISTNAME= Unicode-Map-0.112
|
||
|
REVISION= 6
|
||
|
CATEGORIES= converters
|
||
|
MODULES= cpan
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
WANTLIB += c perl
|
||
|
|
||
|
.include <bsd.port.mk>
|