18 lines
353 B
Makefile
18 lines
353 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:44:46 espie Exp $
|
|
|
|
COMMENT= use HTML Templates from CGI scripts
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTML-Template-2.9
|
|
CATEGORIES= www
|
|
USE_GROFF = Yes
|
|
|
|
HOMEPAGE= http://sourceforge.net/projects/html-template/
|
|
|
|
MAINTAINER= Jim Dew <jdew@yggdrasil.ca>
|
|
|
|
# GPL/Artistic license
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|