From 5987b088d1a7eadef16e1f8198744b1181ee7313 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 2 Jun 2007 04:14:49 +0000 Subject: Sync w/ FreeBSD ports, farewell gstreamer*80. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8965 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/tunesbrowser/Makefile | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 audio/tunesbrowser/Makefile (limited to 'audio/tunesbrowser/Makefile') diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile deleted file mode 100644 index 6f1a0d1bd..000000000 --- a/audio/tunesbrowser/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: tunesbrowser -# Date created: 2004-07-27 -# Whom: Michael Johnson -# -# $FreeBSD$ -# $MCom: ports/audio/tunesbrowser/Makefile,v 1.9 2007/05/02 17:55:46 ahze Exp $ - -PORTNAME= tunesbrowser -PORTVERSION= 0.3.0 -PORTREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://crazney.net/programs/itunes/files/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Simple iTunes-like music player - -LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget libglade2 -WANT_GNOME= yes -USE_GSTREAMER80= mad -GNU_CONFIGURE= yes - -MAN1= tunesbrowser.1 - -OPTIONS= FAAD "Enable AAC/MP4 Audio output" Off - -.include - -.if defined(WITH_FAAD) -USE_GSTREAMER80+= faad -.endif - -.if ${HAVE_GNOME:Mlibgnome}!="" -PKGNAMESUFFIX= -gnome -USE_GNOME+= libgnome -.else -CONFIGURE_ARGS+= --disable-gnome -.endif - -.include -- cgit v1.2.3