summaryrefslogtreecommitdiff
path: root/audio/linux-f10-arts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/linux-f10-arts/Makefile')
-rw-r--r--audio/linux-f10-arts/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/audio/linux-f10-arts/Makefile b/audio/linux-f10-arts/Makefile
deleted file mode 100644
index e1d8cd10b37b..000000000000
--- a/audio/linux-f10-arts/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: audio/linux-f8-arts
-# Date created: 2008-04-03
-# Whom: bsam
-#
-# $FreeBSD$
-#
-
-PORTNAME= arts
-PORTVERSION= 1.5.10
-CATEGORIES= audio kde linux
-PKGNAMEPREFIX= linux-f8-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= Audio system for the KDE integrated X11 desktop (Linux Fedora 8)
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 8
-RPMVERSION= 1.fc8.1
-BRANDELF_DIRS= usr/bin
-USE_LDCONFIG= yes
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>