2013-03-11 11:35:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:44 espie Exp $
|
2001-12-05 07:49:28 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= US-ASCII transliterations of Unicode text
|
2001-12-05 07:49:28 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2001-12-05 07:49:28 +00:00
|
|
|
DISTNAME= Text-Unidecode-0.04
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 1
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2010-10-19 07:54:21 +00:00
|
|
|
USE_GROFF = Yes
|
2001-12-05 07:49:28 +00:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2003-11-15 15:12:53 +00:00
|
|
|
# GPL/Artistic
|
2001-12-05 07:49:28 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|