diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-01 16:07:01 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-01 16:07:01 +0800 |
commit | a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b (patch) | |
tree | 0ebb6ab687a5382ed7c5422fc3df7c26baa04efe /audio/gstreamer-plugins-smoothwave/Makefile | |
parent | 31c805482cb67cee7101b7398aeae7a85ad3d59d (diff) | |
download | marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.gz marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.bz2 marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.lz marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.xz marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.zst marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.zip |
Remove, now in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gstreamer-plugins-smoothwave/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-smoothwave/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gstreamer-plugins-smoothwave/Makefile b/audio/gstreamer-plugins-smoothwave/Makefile deleted file mode 100644 index f3a06f6aa..000000000 --- a/audio/gstreamer-plugins-smoothwave/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-smoothwave -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= audio - -GST_PLUGIN= smoothwave - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |