65d20699b6
- Bump dependent port (devel/geany-plugin-gendoc) as .so version has changed Approved by: portmgr blanket
18 lines
329 B
Makefile
18 lines
329 B
Makefile
# $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>
|