opnsense-ports/www/ctemplate/Makefile
Franco Fichtner fa1747ca59 */*: sync with upstream
Taken from: HardenedBSD
2017-12-26 10:34:14 +01:00

19 lines
297 B
Makefile

# Created by: Alex Pesternikov <ap@page2rss.com>
# $FreeBSD$
PORTNAME= ctemplate
PORTVERSION= 0.5
CATEGORIES= www textproc
MASTER_SITES= SF
MAINTAINER= ap@page2rss.com
COMMENT= Template system for C
LICENSE= NONE
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES+= bin/h2ap
.include <bsd.port.mk>