aboutsummaryrefslogtreecommitdiff
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/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/linux-f10-arts/Makefile b/audio/linux-f10-arts/Makefile
deleted file mode 100644
index 47081a22e1cd..000000000000
--- a/audio/linux-f10-arts/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: linux-arts
-# Date created: 6 October 2003
-# Whom: bms@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= arts
-DISTVERSION= 1.3.0-4
-PORTREVISION= 1
-CATEGORIES= audio kde linux
-
-MAINTAINER= jylefort@FreeBSD.org
-COMMENT= Audio system for the KDE integrated X11 desktop (Linux version)
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX_RPM= yes
-INSTALLS_SHLIB= yes
-AUTOMATIC_PLIST= yes
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>