summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-08-08 23:16:02 +0000
committerLars Thegler <lth@FreeBSD.org>2004-08-08 23:16:02 +0000
commit60d48380d46e0495ee073c9a34f919dbcb9c5fd1 (patch)
tree9f9d6fa206e02358f8b8bc8be5ffaf0d2d1b11c8 /audio
parentaudio/p5-dapple moved to audio/p5-Net-DAAP-Client (diff)
Moved to audio/p5-Net-DAAP-Client
Notes
Notes: svn path=/head/; revision=115698
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-dapple/Makefile34
-rw-r--r--audio/p5-dapple/distinfo2
-rw-r--r--audio/p5-dapple/pkg-descr7
-rw-r--r--audio/p5-dapple/pkg-plist6
4 files changed, 0 insertions, 49 deletions
diff --git a/audio/p5-dapple/Makefile b/audio/p5-dapple/Makefile
deleted file mode 100644
index 584083fd285a..000000000000
--- a/audio/p5-dapple/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: p5-dapple
-# Date created: 27 June 2004
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-DAAP-Client
-PORTVERSION= 0.41
-CATEGORIES= audio perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= lth@FreeBSD.org
-COMMENT= Client for Apple iTunes DAAP service
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5/M4p.pm:${PORTSDIR}/security/p5-Digest-MD5-M4p \
- ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Net/DAAP/DMAP.pm:${PORTSDIR}/audio/p5-Net-DAAP-DMAP
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_MODBUILD= yes
-
-MAN3= Net::DAAP::Client.3
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= "Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again."
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/audio/p5-dapple/distinfo b/audio/p5-dapple/distinfo
deleted file mode 100644
index 7e350d859204..000000000000
--- a/audio/p5-dapple/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (Net-DAAP-Client-0.41.tar.gz) = 5bc9ec834c7e21371fa54e96003ddf88
-SIZE (Net-DAAP-Client-0.41.tar.gz) = 12146
diff --git a/audio/p5-dapple/pkg-descr b/audio/p5-dapple/pkg-descr
deleted file mode 100644
index 40ceb4744a6c..000000000000
--- a/audio/p5-dapple/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-dapple is a DAAP library for Perl. DAAP is the protocol built
-on top of HTTP that Apple's iTunes 4 uses to share music. Most
-responses to DAAP requests contain a binary DMAP structure.
-
-Author: Nathan Torkington <nathan AT torkington.com>
-
-WWW: http://search.cpan.org/dist/dapple/
diff --git a/audio/p5-dapple/pkg-plist b/audio/p5-dapple/pkg-plist
deleted file mode 100644
index ab646a8c09ee..000000000000
--- a/audio/p5-dapple/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%SITE_PERL%%/Net/DAAP/Client.pm
-%%SITE_PERL%%/Net/DAAP/Client/v2.pm
-%%SITE_PERL%%/Net/DAAP/Client/v3.pm
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP/Client 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true