freebsd-ports/multimedia/cupid/Makefile
Kris Kennaway 0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00

43 lines
864 B
Makefile

# 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
PORTREVISION= 2
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
BROKEN= Does not compile
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2005-09-22
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>