svn commit: r406762 - head/misc/p5-Business-ISBN

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 20 15:29:05 UTC 2016


Author: sunpoet
Date: Wed Jan 20 15:29:04 2016
New Revision: 406762
URL: https://svnweb.freebsd.org/changeset/ports/406762

Log:
  - Add PORTSCOUT

Modified:
  head/misc/p5-Business-ISBN/Makefile

Modified: head/misc/p5-Business-ISBN/Makefile
==============================================================================
--- head/misc/p5-Business-ISBN/Makefile	Wed Jan 20 15:28:59 2016	(r406761)
+++ head/misc/p5-Business-ISBN/Makefile	Wed Jan 20 15:29:04 2016	(r406762)
@@ -23,6 +23,8 @@ OPTIONS_DEFINE=	BARCODE XISBN
 BARCODE_DESC=	Barcode support
 XISBN_DESC=	xISBN support
 
+PORTSCOUT=	skipv:2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09
+
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list