2007-09-15 16:59:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:40 merdely Exp $
|
2006-07-09 14:17:06 -04:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= plugin/filter interface to Number::Format
|
2006-07-09 14:17:06 -04:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
2006-07-09 14:17:06 -04:00
|
|
|
DISTNAME= Template-Plugin-Number-Format-1.01
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2006-07-09 14:17:06 -04:00
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::textproc/p5-Number-Format \
|
|
|
|
::textproc/p5-Template
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|