From 6659affcc0b39fa4fc0f15582690d2a63fdd8076 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 22 Jul 2006 19:49:21 +0000 Subject: USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6690 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gnome-audio/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 audio/gnome-audio/Makefile (limited to 'audio/gnome-audio/Makefile') diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile new file mode 100644 index 000000000..be7718846 --- /dev/null +++ b/audio/gnome-audio/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: gnomeaudio2 +# Date created: 10 July 2003 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gnome-audio +PORTVERSION= 2.0.0 +PORTREVISION= 1 +CATEGORIES= audio gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-audio/2.0 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Sound files for use with GNOME 2 + +USE_BZIP2= yes +USE_XLIB= yes +NO_BUILD= yes +USE_GNOME= gnomehack gnomeprefix gnomehier +WRKSRC= ${WRKDIR}/${DISTNAME}/sounds + +.include -- cgit v1.2.3