Tweak print/pdf4tcl version 0.8
[dports.git] / print / libppd / Makefile
1 # Created by: e-masson@kisoft-services.com
2 # $FreeBSD$
3
4 PORTNAME=       libppd
5 PORTVERSION=    0.10
6 PORTREVISION=   4
7 CATEGORIES=     print
8 MASTER_SITES=   SF/lpr/${PORTNAME}/${PORTVERSION}
9
10 MAINTAINER=     emss@free.fr
11 COMMENT=        Library providing routines for ppd files
12
13 USES=           libtool
14 GNU_CONFIGURE=  yes
15 USE_LDCONFIG=   Yes
16 USE_GNOME=      glib12
17 MAKE_JOBS_UNSAFE=       yes
18
19 .include <bsd.port.mk>