2002-03-21 15:46:23 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2002/03/21 20:46:24 espie Exp $
|
2001-05-05 19:11:14 -04:00
|
|
|
|
|
|
|
COMMENT= "modules to handle various Unicode issues"
|
2001-01-18 22:34:25 -05:00
|
|
|
|
|
|
|
DISTNAME= Unicode-String-2.06
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
CATEGORIES= converters perl5
|
2002-03-21 15:46:23 -05:00
|
|
|
NEED_VERSION= 1.515
|
2001-01-18 22:34:25 -05:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
|
|
MASTER_SITE_SUBDIR= Unicode
|
|
|
|
|
2001-10-07 11:34:10 -04:00
|
|
|
BUILD_DEPENDS= ::converters/p5-MIME-Base64
|
2001-01-18 22:34:25 -05:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= perl
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|