freebsd-ports/www/ctemplate/Makefile

18 lines
298 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
USE_GMAKE= yes
GNU_CONFIGURE= yes
PLIST_FILES+= bin/h2ap
NO_STAGE= yes
.include <bsd.port.mk>