aboutsummaryrefslogtreecommitdiff
path: root/audio/tagutil
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 11:33:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 11:33:54 +0000
commit80499cb6b80b4b19f3ddc95c580c1c60d9978ae9 (patch)
tree421ef6eabd2d3ff49659f75b7f9da992ac59b432 /audio/tagutil
parentf6723cce5697e5f30150e69eb3ac065abe74c980 (diff)
downloadports-80499cb6b80b4b19f3ddc95c580c1c60d9978ae9.tar.gz
ports-80499cb6b80b4b19f3ddc95c580c1c60d9978ae9.zip
- Trim headers
- Remove shlib version - Various cleanup
Notes
Notes: svn path=/head/; revision=309717
Diffstat (limited to 'audio/tagutil')
-rw-r--r--audio/tagutil/Makefile7
-rw-r--r--audio/tagutil/pkg-descr2
2 files changed, 2 insertions, 7 deletions
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index 189a48bf6b6e..9e3a2e224197 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: tagutil
-# Date created: 2009-03-27
-# Whom: bapt <baptiste.daroussin@gmail.com>
-#
# $FreeBSD$
-#
PORTNAME= tagutil
PORTVERSION= 2.1
@@ -14,7 +9,7 @@ MASTER_SITES= http://files.kaworu.ch/
MAINTAINER= bapt@FreeBSD.org
COMMENT= A tool to manage tags in music files
-LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes
diff --git a/audio/tagutil/pkg-descr b/audio/tagutil/pkg-descr
index 0ae76217ac4c..8576f8259bda 100644
--- a/audio/tagutil/pkg-descr
+++ b/audio/tagutil/pkg-descr
@@ -1,4 +1,4 @@
Tagutil is a pure C BSDL tool to manage tag information on music
files. It can work with every format supported by taglib.
-WWW: http://hg.kaworu.ch/tagutil/
+WWW: http://hg.kaworu.ch/tagutil/