opnsense-ports/print/libppd/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
366 B
Makefile

# Created by: e-masson@kisoft-services.com
# $FreeBSD$
PORTNAME= libppd
PORTVERSION= 0.10
PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= SF/lpr/${PORTNAME}/${PORTVERSION}
MAINTAINER= emss@free.fr
COMMENT= Library providing routines for ppd files
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= Yes
USE_GNOME= glib12
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>