bentley 87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00

18 lines
283 B
Makefile

# $OpenBSD: Makefile,v 1.23 2015/01/21 06:13:46 bentley Exp $
SHARED_ONLY= Yes
COMMENT= modules to handle various Unicode issues
DISTNAME= Unicode-String-2.09
REVISION= 5
CATEGORIES= converters
MODULES= cpan
# Perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>