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

24 lines
452 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.20 2010/12/03 11:44:23 ajacoutot Exp $
2004-08-06 12:06:02 -04:00
SHARED_ONLY= Yes
COMMENT= module to implement efficient mapping tables
2003-01-08 00:16:50 -05:00
DISTNAME= Unicode-Map8-0.12
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
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
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-Unicode-String
.include <bsd.port.mk>