From 007781a0755a23a3fce76d76bd49272a027b07d5 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 13 Mar 2008 16:30:12 +0000 Subject: A small library for rendering Postscript documents WWW: http://libspectre.freedesktop.org/wiki/ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10730 df743ca5-7f9a-e211-a948-0013205c9059 --- print/libspectre/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 print/libspectre/Makefile (limited to 'print/libspectre/Makefile') diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile new file mode 100644 index 000000000..5fbd7627b --- /dev/null +++ b/print/libspectre/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: libspectre +# Date created: 2008-03-12 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= libspectre +PORTVERSION= 0.2.0 +CATEGORIES= print +MASTER_SITES= http://libspectre.freedesktop.org/releases/ + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A small library for rendering Postscript documents + +LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo + +USE_AUTOTOOLS= libtool:15 +USE_GNOME= gnomehack gnomeprefix ltverhack +USE_GHOSTSCRIPT=yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" + +.include -- cgit v1.2.3