git: 3032e7de1f8b - main - audio/mp3info: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:06:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3032e7de1f8bf8bf86f5f80f15a39e845c877b0b
commit 3032e7de1f8bf8bf86f5f80f15a39e845c877b0b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:27:30 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 05:59:41 +0000
audio/mp3info: Cosmetic change
---
audio/mp3info/Makefile | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index 8212f46634bd..64c2d0867105 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -11,17 +11,18 @@ COMMENT= MP3 technical info viewer and ID3 1.x tag editor
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-OPTIONS_DEFINE= GTK2 DOCS
-GTK2_DESC= Enable to have the gmp3info
-
-PORTSCOUT= skipv:0.8.5
+USES= cpe ncurses tar:tgz
ALL_TARGET= mp3info
-USES= cpe ncurses tar:tgz
PLIST_FILES= bin/mp3info share/man/man1/mp3info.1.gz
PORTDOCS= ChangeLog README mp3info.txt
+PORTSCOUT= skipv:0.8.5
+
+OPTIONS_DEFINE= GTK2 DOCS
+GTK2_DESC= Enable to have the gmp3info
+
GTK2_ALL_TARGET= gmp3info
GTK2_PLIST_FILES= bin/gmp3info
GTK2_USE= GNOME=gtk20
More information about the dev-commits-ports-all
mailing list