2006-12-04 17:13:51 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2006/12/04 22:13:51 steven Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2004-08-06 12:06:02 -04:00
|
|
|
SHARED_ONLY= Yes
|
2001-05-05 19:11:14 -04:00
|
|
|
|
|
|
|
COMMENT= "modules to handle various Unicode issues"
|
2001-01-18 22:34:25 -05:00
|
|
|
|
2005-11-23 22:35:28 -05:00
|
|
|
DISTNAME= Unicode-String-2.09
|
2006-12-04 17:13:51 -05:00
|
|
|
CATEGORIES= converters
|
|
|
|
MODULES= cpan
|
2001-01-18 22:34:25 -05:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2006-12-04 17:13:51 -05:00
|
|
|
# Perl
|
2001-01-18 22:34:25 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|