openbsd-ports/textproc/p5-Text-Tmpl/Makefile

22 lines
339 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.15 2013/03/11 11:42:44 espie Exp $
SHARED_ONLY= Yes
COMMENT= very fast Perl templating library
MODULES= cpan
DISTNAME= Text-Tmpl-0.33
2012-08-23 12:02:37 -04:00
REVISION= 0
CATEGORIES= textproc
MAINTAINER= Alex Feinberg <alex@strlen.net>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
2012-08-23 12:02:37 -04:00
WANTLIB += c
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>