16 lines
262 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.28 2020/07/03 21:44:33 sthen Exp $
COMMENT= modules to handle various Unicode issues
DISTNAME= Unicode-String-2.10
2006-12-04 22:13:51 +00:00
CATEGORIES= converters
MODULES= cpan
REVISION= 0
2006-12-04 22:13:51 +00:00
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
2012-08-23 14:54:31 +00:00
.include <bsd.port.mk>