diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/gnupod | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/gnupod')
-rw-r--r-- | audio/gnupod/Makefile | 1 | ||||
-rw-r--r-- | audio/gnupod/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index 18c43bc0e7d1..daff6501b2fa 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.blinkenlights.ch/gnupod/ DISTNAME= ${PORTNAME}-tools-${PORTVERSION} MAINTAINER= david@dyn-ns.net +COMMENT= A set of Perl scripts for using an Apple iPod BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ diff --git a/audio/gnupod/pkg-comment b/audio/gnupod/pkg-comment deleted file mode 100644 index e07d5439c2c3..000000000000 --- a/audio/gnupod/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Perl scripts for using an Apple iPod |