2003-07-12 22:45:07 -04:00
|
|
|
# New ports collection makefile for: gnomeaudio2
|
|
|
|
# Date created: 10 July 2003
|
|
|
|
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
1998-12-30 18:18:11 -05:00
|
|
|
#
|
1999-08-25 00:36:31 -04:00
|
|
|
# $FreeBSD$
|
1998-12-30 18:18:11 -05:00
|
|
|
#
|
|
|
|
|
2000-04-08 17:25:03 -04:00
|
|
|
PORTNAME= gnomeaudio
|
2003-07-12 22:45:07 -04:00
|
|
|
PORTVERSION= 2.0.0
|
1999-01-31 14:08:55 -05:00
|
|
|
CATEGORIES= audio gnome
|
1999-01-27 03:31:54 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
2003-07-12 22:45:07 -04:00
|
|
|
MASTER_SITE_SUBDIR= sources/gnome-audio/2.0
|
|
|
|
PKGNAMESUFFIX= 2
|
2000-04-08 17:25:03 -04:00
|
|
|
DISTNAME= gnome-audio-${PORTVERSION}
|
1998-12-30 18:18:11 -05:00
|
|
|
|
2001-05-11 12:36:50 -04:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2003-07-12 22:45:07 -04:00
|
|
|
COMMENT= Sound files for use with GNOME 2
|
1998-12-30 18:18:11 -05:00
|
|
|
|
2003-07-12 22:45:07 -04:00
|
|
|
USE_BZIP2= yes
|
1998-12-30 18:18:11 -05:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
NO_BUILD= yes
|
2003-07-12 22:45:07 -04:00
|
|
|
USE_GNOME= gnomehack gnomeprefix gnomehier
|
2001-05-04 17:39:58 -04:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
|
1999-03-08 20:13:40 -05:00
|
|
|
|
1998-12-30 18:18:11 -05:00
|
|
|
.include <bsd.port.mk>
|