From d57b219e8e5329f011f33bf19ed3bdbc1fa7905f Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 18 Dec 2003 01:04:26 +0000 Subject: Add libgnomeprintmm, C++ wrappers for the GNOME print system. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1491 df743ca5-7f9a-e211-a948-0013205c9059 --- print/libgnomeprintmm/Makefile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 print/libgnomeprintmm/Makefile (limited to 'print/libgnomeprintmm/Makefile') diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile new file mode 100644 index 000000000..72c417226 --- /dev/null +++ b/print/libgnomeprintmm/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: libgnomeprintmm +# Date created: 17 December 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# + +PORTNAME= libgnomeprintmm +PORTVERSION= 2.5.0 +CATEGORIES= print gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= C++ bindings for the GNOME print support library + +LIB_DEPENDS= gtkmm-2.3.2:${PORTSDIR}/x11-toolkits/gtk--2 +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack lthack libgnomeprint +INSTALLS_SHLIB= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS= --enable-static + +PLIST_SUB= VERSION="2.5" API_VERSION="2.6" + +.include -- cgit v1.2.3