From 4530b5eef69a3ae9fedf798a89c01deb09822b98 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 10 Sep 2007 05:27:38 +0000 Subject: share/gnome/ -> share/. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9550 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/dlume/Makefile | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 deskutils/dlume/Makefile (limited to 'deskutils/dlume/Makefile') diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile new file mode 100644 index 000000000..e5700fb5f --- /dev/null +++ b/deskutils/dlume/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: dlume +# Date created: 07 November 2003 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# + +PORTNAME= dlume +PORTVERSION= 0.2.4 +PORTREVISION= 5 +CATEGORIES= deskutils gnome +MASTER_SITES= http://clay.ll.pl/download/ + +MAINTAINER= ports@FreeBSD.org +COMMENT= GTK2 address book + +USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2 +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= ${PORTNAME}.1 +PLIST_FILES= bin/dlume share/pixmaps/dlume.png + +post-patch: + @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in + +.include -- cgit v1.2.3