aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-MP3-Tag
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 09:54:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 09:54:08 +0000
commit1539e0886b8834f28f81afd6d906ca66f87d6449 (patch)
tree3137ade6fc7774f2edb5f66cdd2d06373d9fe493 /audio/p5-MP3-Tag
parentb38bbaec1f3a42489de4507d108ceb14d8164ea4 (diff)
downloadports-1539e0886b8834f28f81afd6d906ca66f87d6449.tar.gz
ports-1539e0886b8834f28f81afd6d906ca66f87d6449.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326958
Diffstat (limited to 'audio/p5-MP3-Tag')
-rw-r--r--audio/p5-MP3-Tag/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile
index 364feecb653a..c5ba656a1987 100644
--- a/audio/p5-MP3-Tag/Makefile
+++ b/audio/p5-MP3-Tag/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-MP3-Tag
-# Date created: 7 Feb 2005
-# Whom: Roman Bogorodskiy
-#
+# Created by: Roman Bogorodskiy
# $FreeBSD$
-#
PORTNAME= MP3-Tag
PORTVERSION= 1.13
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= novel@FreeBSD.org
COMMENT= Module for reading tags of MP3 audio files
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= audio_rename.1 typeset_audio_dir.1 mp3info2.1
MAN3= MP3::Tag.3 MP3::Tag::ID3v1.3 MP3::Tag::File.3 \