1998-12-30 18:18:11 -05:00
|
|
|
# New ports collection makefile for: gnomeaudio
|
|
|
|
# Date created: 29 Dec 1998
|
1999-08-31 02:53:31 -04:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@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
|
|
|
|
PORTVERSION= 1.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}
|
1999-12-04 14:08:13 -05:00
|
|
|
MASTER_SITE_SUBDIR= stable/sources/gnome-audio
|
2000-04-08 17:25:03 -04:00
|
|
|
DISTNAME= gnome-audio-${PORTVERSION}
|
1998-12-30 18:18:11 -05:00
|
|
|
|
1999-08-31 02:53:31 -04:00
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
1998-12-30 18:18:11 -05:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
2000-10-05 03:10:50 -04:00
|
|
|
USE_GNOMELIBS= yes
|
1998-12-30 18:18:11 -05:00
|
|
|
NO_BUILD= yes
|
|
|
|
|
1999-03-08 20:13:40 -05:00
|
|
|
post-extract:
|
1999-04-07 14:10:08 -04:00
|
|
|
@${RM} -fr ${WRKSRC}/sounds/sounds
|
1999-03-08 20:13:40 -05:00
|
|
|
|
1998-12-30 18:18:11 -05:00
|
|
|
.include <bsd.port.mk>
|