openbsd-ports/textproc/p5-Text-Unidecode/Makefile
2013-03-11 11:35:43 +00:00

17 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:44 espie Exp $
COMMENT= US-ASCII transliterations of Unicode text
MODULES= cpan
DISTNAME= Text-Unidecode-0.04
REVISION= 1
CATEGORIES= textproc
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>