summaryrefslogtreecommitdiffstats
path: root/multimedia/cupid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/cupid/Makefile')
-rw-r--r--multimedia/cupid/Makefile38
1 files changed, 0 insertions, 38 deletions
diff --git a/multimedia/cupid/Makefile b/multimedia/cupid/Makefile
deleted file mode 100644
index a2b692310..000000000
--- a/multimedia/cupid/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: Cupid gstreamer recorder
-# Date created: Thu Jan 6 06:00:19 UTC 2005
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= cupid
-PORTVERSION= 0.0.1
-CATEGORIES= multimedia audio gnome
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-recorder/
-DIST_SUBDIR= gnome2
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= GNOME Gstreamer based video/audio capture solution
-
-USE_GSTREAMER= core
-USE_GNOME= \
- gnomehack \
- gnomehier \
- gnomeprefix \
- gconf2 \
- gnomevfs2 \
- gtk20 \
- intlhack \
- intltool \
- libbonobo \
- libgnome \
- libgnomeui \
- pkgconfig
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-GCONF_SCHEMAS= ${PORTNAME}.schemas
-INSTALLS_OMF= yes
-
-.include <bsd.port.mk>