openbsd-ports/textproc/p5-Text-Unidecode/Makefile
2010-07-13 20:14:21 +00:00

19 lines
383 B
Makefile

# $OpenBSD: Makefile,v 1.8 2010/07/13 20:14:23 sthen Exp $
COMMENT= US-ASCII transliterations of Unicode text
MODULES= cpan
DISTNAME= Text-Unidecode-0.04
REVISION= 0
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>