1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/textproc/ctpl/Makefile

20 lines
335 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
NO_STAGE= yes
.include <bsd.port.mk>