15 lines
261 B
Makefile
15 lines
261 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:42:44 espie Exp $
|
|
|
|
COMMENT= expand template text with embedded perl
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-Template-1.45
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|