freebsd-ports/www/ctemplate/Makefile
Li-Wen Hsu c68b78ff76 - Update to 0.5
PR:		ports/122861
Submitted by:	Alex Pesternikov <ap AT page2rss.com> (maintainer)
2008-04-18 00:36:40 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: ctemplate
# Date created: 02 April 2007
# Whom: Alex Pesternikov <ap@page2rss.com>
#
# $FreeBSD$
#
PORTNAME= ctemplate
PORTVERSION= 0.5
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ap@page2rss.com
COMMENT= Template system for C
USE_GMAKE= yes
GNU_CONFIGURE= yes
PLIST_FILES+= bin/h2ap
.include <bsd.port.mk>