aboutsummaryrefslogtreecommitdiff
path: root/audio/id3lib
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:08:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:08:38 +0000
commit57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch)
tree4a5a9bdf223482c4125def32b555e0628048d584 /audio/id3lib
parentdec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff)
downloadports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz
ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76030
Diffstat (limited to 'audio/id3lib')
-rw-r--r--audio/id3lib/Makefile1
-rw-r--r--audio/id3lib/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index cae8173ac2a3..c1f05c3a5450 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roman@xpert.com
+COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/audio/id3lib/pkg-comment b/audio/id3lib/pkg-comment
deleted file mode 100644
index 034595539bcc..000000000000
--- a/audio/id3lib/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for manipulating ID3v1/v1.1 and ID3v2 tags