Remove port committed in the wrong category.
This commit is contained in:
parent
c2131e3398
commit
75f5e2adf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255491
5 changed files with 0 additions and 45 deletions
|
@ -189,7 +189,6 @@
|
|||
SUBDIR += instant-server
|
||||
SUBDIR += ipa_conv
|
||||
SUBDIR += ipbt
|
||||
SUBDIR += ipod-sharp
|
||||
SUBDIR += iselect
|
||||
SUBDIR += iso-codes
|
||||
SUBDIR += jargon
|
||||
|
|
|
@ -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>
|
|
@ -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
|
|
@ -1,2 +0,0 @@
|
|||
ipod-sharp is a library that allows manipulation of the iTunesDB used in Apple
|
||||
iPod devices.
|
|
@ -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
|
Loading…
Reference in a new issue