diff options
Diffstat (limited to 'audio/linux-c6-pulseaudio-libs-glib2/Makefile')
-rw-r--r-- | audio/linux-c6-pulseaudio-libs-glib2/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/linux-c6-pulseaudio-libs-glib2/Makefile b/audio/linux-c6-pulseaudio-libs-glib2/Makefile deleted file mode 100644 index 28923586b966..000000000000 --- a/audio/linux-c6-pulseaudio-libs-glib2/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $FreeBSD$ - -PORTNAME= pulseaudio-libs-glib2 -PORTVERSION= 0.9.21 -CATEGORIES= audio linux - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Libraries for PulseAudio clients with a GLib based application (Linux CentOS ${LINUX_DIST_VER}) - -RUN_DEPENDS= linux-${USE_LINUX}-openssl>0:${PORTSDIR}/security/linux-c6-openssl - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= c6 -USE_LINUX_RPM= yes -USE_LINUX_APPS= pulseaudio-libs -RPMVERSION= 17.el6 -USE_LDCONFIG= yes -DESCR= ${PORTSDIR}/audio/pulseaudio/pkg-descr - -SRC_DISTFILES= pulseaudio-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE - -.include <bsd.port.mk> |