20 lines
455 B
Makefile
20 lines
455 B
Makefile
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:53:07 merdely Exp $
|
|
|
|
COMMENT= use other catalog formats in Locale::Maketext
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Locale-Maketext-Lexicon-0.47
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
# 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>
|