From e96c963890c218c30bee403744e991b5f6aae382 Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 30 Oct 2006 00:17:23 +0000 Subject: - Merge from ports-experimental git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7845 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/liboobs/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 devel/liboobs/Makefile (limited to 'devel/liboobs/Makefile') diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile new file mode 100644 index 000000000..22061c4a4 --- /dev/null +++ b/devel/liboobs/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: liboobs +# Date created: 2006-06-06 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom: ports-experimental/devel/liboobs/Makefile,v 1.1 2006/07/27 00:35:23 marcus Exp $ + +PORTNAME= liboobs +PORTVERSION= 0.1.0 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Wrapping library to the System Tools Backends + +BUILD_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends +RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_GNOME= gnomehack +INSTALLS_SHLIB= yes + +.include -- cgit v1.2.3