1998-12-30 23:18:11 +00:00
|
|
|
# New ports collection makefile for: gnomeaudio
|
1999-03-09 01:13:40 +00:00
|
|
|
# Version required: 1.0.0
|
1998-12-30 23:18:11 +00:00
|
|
|
# Date created: 29 Dec 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
1998-12-30 23:18:11 +00:00
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1998-12-30 23:18:11 +00:00
|
|
|
#
|
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
DISTNAME= gnome-audio-1.0.0
|
|
|
|
PKGNAME= gnomeaudio-1.0.0
|
1999-01-31 19:08:55 +00:00
|
|
|
CATEGORIES= audio gnome
|
1999-01-27 08:31:54 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
1999-05-30 04:02:58 +00:00
|
|
|
MASTER_SITE_SUBDIR= sources/gnome-audio
|
1998-12-30 23:18:11 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
1998-12-30 23:18:11 +00:00
|
|
|
|
1999-01-31 19:08:55 +00:00
|
|
|
BUILD_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
|
|
|
|
RUN_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
|
1999-01-05 12:37:46 +00:00
|
|
|
|
1998-12-30 23:18:11 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
1999-01-31 19:08:55 +00:00
|
|
|
INSTALL_TARGET= INSTALL_DATA="${INSTALL_DATA}" install
|
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
post-extract:
|
1999-04-07 18:10:08 +00:00
|
|
|
@${RM} -fr ${WRKSRC}/sounds/sounds
|
1999-03-09 01:13:40 +00:00
|
|
|
|
1998-12-30 23:18:11 +00:00
|
|
|
.include <bsd.port.mk>
|