summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
commit7678193c3d2d11d8aacac35c5406a374326be6eb (patch)
treefcff4e051f035837ff7cab73432d274b96171613 /audio
parent- Convert old-school Makefile header to the new style (diff)
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework - Trim Makefile header - Adjust COMMENTs - Reformat/update description [1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
Notes
Notes: svn path=/head/; revision=317947
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3unicode/Makefile7
-rw-r--r--audio/mp3unicode/pkg-descr2
2 files changed, 3 insertions, 6 deletions
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile
index cfb56a9a086f..32526c04c60d 100644
--- a/audio/mp3unicode/Makefile
+++ b/audio/mp3unicode/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: mp3unicode
-# Date created: 2007-09-29
-# Whom: Max Brazhnikov <makc@issp.ac.ru>
-#
# $FreeBSD$
-#
PORTNAME= mp3unicode
PORTVERSION= 1.2
@@ -26,6 +21,8 @@ MAN1= mp3unicode.1
PLIST_FILES= bin/mp3unicode
PORTDOCS= COPYING README
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
pre-configure:
diff --git a/audio/mp3unicode/pkg-descr b/audio/mp3unicode/pkg-descr
index bc0b65e3ca62..d011bf897125 100644
--- a/audio/mp3unicode/pkg-descr
+++ b/audio/mp3unicode/pkg-descr
@@ -1,4 +1,4 @@
MP3Unicode is a command line utility to convert ID3 tags in mp3
files between different encodings.
-WWW: http://mp3unicode.sourceforge.net/
+WWW: http://mp3unicode.sourceforge.net/