openbsd-ports/textproc/p5-Template-Plugin-Class/Makefile

21 lines
431 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
COMMENT= template extension for calling class methods
MODULES= cpan
DISTNAME= Template-Plugin-Class-0.13
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
# Same as perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::textproc/p5-Template
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>