openbsd-ports/converters/p5-Unicode-Map/Makefile

20 lines
366 B
Makefile
Raw Normal View History

2010-10-18 13:06:05 -04:00
# $OpenBSD: Makefile,v 1.9 2010/10/18 17:06:06 espie Exp $
2006-12-04 17:13:51 -05:00
SHARED_ONLY= Yes
COMMENT= conversions to and from arbitrary character sets
DISTNAME= Unicode-Map-0.112
2010-09-24 11:23:05 -04:00
REVISION= 1
2006-12-04 17:13:51 -05:00
CATEGORIES= converters
MODULES= cpan
2010-10-18 13:06:05 -04:00
USE_GROFF = Yes
2006-12-04 17:13:51 -05:00
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>