df4e1203e4
ok jasper@ (final commit)
22 lines
404 B
Makefile
22 lines
404 B
Makefile
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:46:50 ajacoutot Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= very fast Perl templating library
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-Tmpl-0.29
|
|
REVISION= 3
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Alex Feinberg <alex@strlen.net>
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|