openbsd-ports/textproc/p5-Text-Unidecode/Makefile
2007-01-21 21:46:20 +00:00

19 lines
399 B
Makefile

# $OpenBSD: Makefile,v 1.6 2007/01/21 21:46:21 simon Exp $
COMMENT= "US-ASCII transliterations of Unicode text"
MODULES= cpan
DISTNAME= Text-Unidecode-0.04
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>