diff options
author | ahze <ahze@FreeBSD.org> | 2007-06-02 04:43:43 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-06-02 04:43:43 +0800 |
commit | eea2c7c763c2bc8d665973fac731751b9b8cd2b0 (patch) | |
tree | 4a78a6baa90d2f72994c6507c31782e36b793a47 /audio/gstreamer-plugins-smoothwave80 | |
parent | f37e04a357adde6698c329acd3c4dd7fdcc2b815 (diff) | |
download | freebsd-ports-gnome-eea2c7c763c2bc8d665973fac731751b9b8cd2b0.tar.gz freebsd-ports-gnome-eea2c7c763c2bc8d665973fac731751b9b8cd2b0.tar.zst freebsd-ports-gnome-eea2c7c763c2bc8d665973fac731751b9b8cd2b0.zip |
- Retire gstreamer 0.8.0
Diffstat (limited to 'audio/gstreamer-plugins-smoothwave80')
-rw-r--r-- | audio/gstreamer-plugins-smoothwave80/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gstreamer-plugins-smoothwave80/Makefile b/audio/gstreamer-plugins-smoothwave80/Makefile deleted file mode 100644 index 4e6acadd14ad..000000000000 --- a/audio/gstreamer-plugins-smoothwave80/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-smoothwave -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-smoothwave80/Makefile,v 1.2 2006/02/23 18:05:34 marcus Exp $ -# - -PORTREVISION= 3 -CATEGORIES= audio - -COMMENT= Gstreamer visualisation plugin - -GST_PLUGIN= smoothwave - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 - -.include "${MASTERDIR}/Makefile" |