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