freebsd-ports/textproc/ctpl/Makefile

18 lines
329 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= ctpl
PORTVERSION= 0.3.3
PORTREVISION= 1
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
USES= pathfix pkgconfig libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>