diff options
author | romain <romain@FreeBSD.org> | 2010-06-02 10:47:36 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-06-02 10:47:36 +0800 |
commit | 35425ea588d432de71e889dcff7e081e9cfd301b (patch) | |
tree | f05d90f63a81483540ccfa6d90f94cb745812a00 /misc | |
parent | 9f78b299bb14c4d821d6fb8f2d954c24f0ee4246 (diff) | |
download | freebsd-ports-gnome-35425ea588d432de71e889dcff7e081e9cfd301b.tar.gz freebsd-ports-gnome-35425ea588d432de71e889dcff7e081e9cfd301b.tar.zst freebsd-ports-gnome-35425ea588d432de71e889dcff7e081e9cfd301b.zip |
Remove port committed in the wrong category.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/ipod-sharp/Makefile | 26 | ||||
-rw-r--r-- | misc/ipod-sharp/distinfo | 3 | ||||
-rw-r--r-- | misc/ipod-sharp/pkg-descr | 2 | ||||
-rw-r--r-- | misc/ipod-sharp/pkg-plist | 13 |
5 files changed, 0 insertions, 45 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1708639d01a1..85fe6063d62d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -189,7 +189,6 @@ SUBDIR += instant-server SUBDIR += ipa_conv SUBDIR += ipbt - SUBDIR += ipod-sharp SUBDIR += iselect SUBDIR += iso-codes SUBDIR += jargon diff --git a/misc/ipod-sharp/Makefile b/misc/ipod-sharp/Makefile deleted file mode 100644 index 493f1a6a7aab..000000000000 --- a/misc/ipod-sharp/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: ipod-sharp -# Date created: 2008-07-09 -# Whom: Romain Tartiere <romain@blogreen.org> -# -# $FreeBSD$ -# - -PORTNAME= ipod-sharp -PORTVERSION= 0.8.5 -CATEGORIES= misc -MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/ - -MAINTAINER= mono@FreeBSD.org -COMMENT= Manipulate iTunesDB used in Apple iPod devices - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/podsleuth.pc:${PORTSDIR}/misc/podsleuth \ - ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/devel/ndesk-dbus-glib -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/podsleuth.pc:${PORTSDIR}/misc/podsleuth \ - ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/devel/ndesk-dbus-glib - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtksharp20 - -.include <bsd.port.mk> diff --git a/misc/ipod-sharp/distinfo b/misc/ipod-sharp/distinfo deleted file mode 100644 index ee99263c1b40..000000000000 --- a/misc/ipod-sharp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ipod-sharp-0.8.5.tar.bz2) = fb7f53f64d825847d578a637cd48dd41 -SHA256 (ipod-sharp-0.8.5.tar.bz2) = 7c5b02872c75a7d61662e266e6f7a2a1aae14f71d9820a59faef2813dcd825fd -SIZE (ipod-sharp-0.8.5.tar.bz2) = 154042 diff --git a/misc/ipod-sharp/pkg-descr b/misc/ipod-sharp/pkg-descr deleted file mode 100644 index 1c7a5c50446c..000000000000 --- a/misc/ipod-sharp/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -ipod-sharp is a library that allows manipulation of the iTunesDB used in Apple -iPod devices. diff --git a/misc/ipod-sharp/pkg-plist b/misc/ipod-sharp/pkg-plist deleted file mode 100644 index 656b664c8ee3..000000000000 --- a/misc/ipod-sharp/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -@comment $FreeBSD$ -lib/ipod-sharp/ipod-sharp-firmware.dll -lib/ipod-sharp/ipod-sharp-firmware.dll.mdb -lib/ipod-sharp/ipod-sharp-ui.dll -lib/ipod-sharp/ipod-sharp-ui.dll.mdb -lib/ipod-sharp/ipod-sharp.dll -lib/ipod-sharp/ipod-sharp.dll.mdb -lib/monodoc/sources/ipod-sharp-docs.source -lib/monodoc/sources/ipod-sharp-docs.tree -lib/monodoc/sources/ipod-sharp-docs.zip -libdata/pkgconfig/ipod-sharp-ui.pc -libdata/pkgconfig/ipod-sharp.pc -@dirrmtry lib/ipod-sharp |