svn commit: r430017 - head/audio/mp3info

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 30 19:20:00 UTC 2016


Author: sunpoet
Date: Fri Dec 30 19:19:59 2016
New Revision: 430017
URL: https://svnweb.freebsd.org/changeset/ports/430017

Log:
  - Add PORTSCOUT

Modified:
  head/audio/mp3info/Makefile

Modified: head/audio/mp3info/Makefile
==============================================================================
--- head/audio/mp3info/Makefile	Fri Dec 30 19:16:19 2016	(r430016)
+++ head/audio/mp3info/Makefile	Fri Dec 30 19:19:59 2016	(r430017)
@@ -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
 


More information about the svn-ports-head mailing list