Files
naddy 4e66d49984 http://*sourceforge.net now redirect to https
Update SITES, HOMEPAGE, and comments.
2023-11-07 14:19:05 +00:00

19 lines
364 B
Makefile

COMMENT= use HTML Templates which allows expressions
MODULES= cpan
PKG_ARCH= *
DISTNAME= HTML-Template-Expr-0.07
CATEGORIES= www
REVISION= 1
HOMEPAGE= https://sourceforge.net/projects/html-template/
# GPL/Artistic license
PERMIT_PACKAGE= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= www/p5-HTML-Template \
devel/p5-Parse-RecDescent
.include <bsd.port.mk>