2008-10-02 20:30:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2008/10/02 20:32:45 simon Exp $
|
2004-01-17 15:58:06 +00:00
|
|
|
|
2004-08-06 16:06:02 +00:00
|
|
|
SHARED_ONLY= Yes
|
2001-05-05 23:11:14 +00:00
|
|
|
|
2007-09-16 01:40:27 +00:00
|
|
|
COMMENT= module to implement efficient mapping tables
|
2001-01-19 03:32:07 +00:00
|
|
|
|
2003-01-08 05:16:50 +00:00
|
|
|
DISTNAME= Unicode-Map8-0.12
|
2008-10-02 20:30:43 +00:00
|
|
|
PKGNAME= p5-${DISTNAME}p0
|
2006-12-04 22:13:51 +00:00
|
|
|
CATEGORIES= converters
|
|
|
|
MODULES= cpan
|
2001-01-19 03:32:07 +00:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2006-12-04 22:13:51 +00:00
|
|
|
# Perl
|
2001-01-19 03:32:07 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2004-06-26 07:35:05 +00:00
|
|
|
RUN_DEPENDS= ::converters/p5-Unicode-String
|
2001-01-19 03:32:07 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|