aboutsummaryrefslogtreecommitdiff
path: root/audio/gnome-audio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnome-audio/Makefile')
-rw-r--r--audio/gnome-audio/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile
deleted file mode 100644
index 56ce2f249172..000000000000
--- a/audio/gnome-audio/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: gnomeaudio
-# Date created: 29 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomeaudio
-PORTVERSION= 1.4.0
-CATEGORIES= audio gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-audio
-DISTNAME= gnome-audio-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_GNOMELIBS= yes
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
-
-.include <bsd.port.mk>