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

22 lines
460 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2010/12/03 11:44:23 ajacoutot Exp $
COMMENT= conversions to and from arbitrary character sets and UTF8
2006-07-13 03:28:21 -04:00
DISTNAME= Unicode-MapUTF8-1.11
REVISION= 2
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
RUN_DEPENDS= converters/p5-Jcode \
converters/p5-Unicode-Map \
converters/p5-Unicode-Map8
.include <bsd.port.mk>