20 lines
428 B
Makefile
20 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/10/18 17:48:02 espie Exp $
|
|
|
|
COMMENT= use other catalog formats in Locale::Maketext
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Locale-Maketext-Lexicon-0.47
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Locale-Maketext-Lexicon/
|
|
|
|
.include <bsd.port.mk>
|