freebsd-ports/textproc/ctpl/Makefile
2013-04-23 14:20:25 +00:00

18 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= ctpl
PORTVERSION= 0.3.3
CATEGORIES= textproc devel
MASTER_SITES= http://download.tuxfamily.org/ctpl/releases/
MAINTAINER= makc@FreeBSD.org
COMMENT= C Template (Parser) Library
GNU_CONFIGURE= yes
USE_GNOME= glib20 gnomehack
USES= pkgconfig
USE_LDCONFIG= yes
MAN1= ctpl.1
.include <bsd.port.mk>