diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-31 03:19:59 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-31 03:19:59 +0800 |
commit | 579b01b26a18946214686112c4eebfe55ecf119c (patch) | |
tree | acc67dfa4edf01c6c4d76cb02023c84f74d0c477 | |
parent | f9cf13ca6d5e808cca5573009f567a8ab70a9403 (diff) | |
download | freebsd-ports-gnome-579b01b26a18946214686112c4eebfe55ecf119c.tar.gz freebsd-ports-gnome-579b01b26a18946214686112c4eebfe55ecf119c.tar.zst freebsd-ports-gnome-579b01b26a18946214686112c4eebfe55ecf119c.zip |
- Add PORTSCOUT
-rw-r--r-- | audio/mp3info/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 75d86c5608a0..adf7bc49fc63 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= GTK2 DOCS GTK2_DESC= Enable to have the gmp3info +PORTSCOUT= skipv:0.8.5 + ALL_TARGET= mp3info USES= ncurses tar:tgz |