15 lines
245 B
Makefile
15 lines
245 B
Makefile
|
COMMENT= template extension for calling class methods
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Template-Plugin-Class-0.14
|
||
|
CATEGORIES= textproc
|
||
|
REVISION= 0
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
RUN_DEPENDS= textproc/p5-Template
|
||
|
|
||
|
.include <bsd.port.mk>
|