559d88985c
ok sthen@
19 lines
364 B
Makefile
19 lines
364 B
Makefile
# $OpenBSD: Makefile,v 1.6 2008/10/02 20:32:44 simon Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= conversions to and from arbitrary character sets
|
|
|
|
DISTNAME= Unicode-Map-0.112
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|