summaryrefslogtreecommitdiff
path: root/audio/mp3mover
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /audio/mp3mover
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'audio/mp3mover')
-rw-r--r--audio/mp3mover/Makefile2
-rw-r--r--audio/mp3mover/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile
index 394ea4781c9b..04ccecfe761e 100644
--- a/audio/mp3mover/Makefile
+++ b/audio/mp3mover/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.doc.ic.ac.uk/~jsm00/scripts/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Rename mp3s and manipulate them
-
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Tag.pm:${PORTSDIR}/audio/p5-tagged
USE_PERL5= yes
diff --git a/audio/mp3mover/pkg-comment b/audio/mp3mover/pkg-comment
new file mode 100644
index 000000000000..0ebcdce20212
--- /dev/null
+++ b/audio/mp3mover/pkg-comment
@@ -0,0 +1 @@
+Rename mp3s and manipulate them