diff options
Diffstat (limited to 'sysutils/extrackt')
-rw-r--r-- | sysutils/extrackt/Makefile | 28 | ||||
-rw-r--r-- | sysutils/extrackt/distinfo | 3 | ||||
-rw-r--r-- | sysutils/extrackt/pkg-descr | 9 | ||||
-rw-r--r-- | sysutils/extrackt/pkg-plist | 7 |
4 files changed, 0 insertions, 47 deletions
diff --git a/sysutils/extrackt/Makefile b/sysutils/extrackt/Makefile deleted file mode 100644 index e0e5d486e1bc..000000000000 --- a/sysutils/extrackt/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: extrackt -# Date created: 2006-08-15 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ -# $FreeBSD$ -# - -PORTNAME= extrackt -PORTVERSION= 20080223 -PORTREVISION= 4 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ - -MAINTAINER= stas@FreeBSD.org -COMMENT= Audio CD ripper and encoder - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig gnometarget -USE_EFL= evas ecore eet etk enhance -GNU_CONFIGURE= yes - -BROKEN= does not compile -DEPRECATED= abandoned upstream -EXPIRATION_DATE= 2011-01-01 - -.include <bsd.port.mk> diff --git a/sysutils/extrackt/distinfo b/sysutils/extrackt/distinfo deleted file mode 100644 index 38171e15972a..000000000000 --- a/sysutils/extrackt/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (extrackt-20080223.tar.bz2) = 7be0194bd7153d7e56066ffe1b56ade9 -SHA256 (extrackt-20080223.tar.bz2) = ee2b268d04f24a05b4295d7c14146fc7198f3a6587477763cda47b527ec37d86 -SIZE (extrackt-20080223.tar.bz2) = 354871 diff --git a/sysutils/extrackt/pkg-descr b/sysutils/extrackt/pkg-descr deleted file mode 100644 index 7d5da79959a1..000000000000 --- a/sysutils/extrackt/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Extrackt is essentially an audio CD ripper and encoder. It allows you to -choose your ripper and encoder based on templates which give Extrackt the -ability to use multiple built in and user defined ones. Extrackt is logically -split into a frontend (gui) and a backend (ripping / encoding / cddb etc). -and allows for frontends to be written using any toolkit like Etk, Ewl, Gtk, -or even pure Evas / Edje (not to mention ncurses or simlpe shell ones). - -Author: Hisham 'CodeWarrior' Mardam Bey -WWW: http://www.enlightenment.org/ diff --git a/sysutils/extrackt/pkg-plist b/sysutils/extrackt/pkg-plist deleted file mode 100644 index 3b4b31ad66fa..000000000000 --- a/sysutils/extrackt/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/extrackt -%%DATADIR%%/etk_fe/etk_fe.edj -%%DATADIR%%/etk_fe/extrackt.glade -%%DATADIR%%/images/extrackt_icon.png -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/etk_fe -@dirrm %%DATADIR%% |