14 lines
232 B
Makefile
14 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:44:58 sthen Exp $
|
|
|
|
COMMENT= perl i18n routines
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Locale-PGetText-0.16
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|