freebsd-ports/www/ctemplate/Makefile
2021-04-06 16:31:07 +02:00

18 lines
285 B
Makefile

# Created by: Alex Pesternikov <ap@page2rss.com>
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>