aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ctpl/Makefile
blob: e97030d3ebc9aa8cd0188be84b8fb0b74260515e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $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
USES=       pathfix pkgconfig
USE_LDCONFIG=   yes

.include <bsd.port.mk>