openbsd-ports/converters/p5-Unicode-String/Makefile
2013-03-11 01:30:26 +00:00

21 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.20 2013/03/11 01:30:28 espie Exp $
SHARED_ONLY= Yes
COMMENT= modules to handle various Unicode issues
DISTNAME= Unicode-String-2.09
REVISION= 3
CATEGORIES= converters
MODULES= cpan
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>