(in one of the many releases in the ~8 years since the previous in-tree version, it has changed to to MIT license).
13 lines
251 B
Makefile
13 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/05/04 10:18:55 sthen Exp $
|
|
|
|
COMMENT= use other catalog formats in Locale::Maketext
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Locale-Maketext-Lexicon-0.93
|
|
CATEGORIES= devel
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|