svn commit: r326010 - head/devel/p5-Module-Starter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 2 15:19:18 UTC 2013


Author: sunpoet
Date: Mon Sep  2 15:19:17 2013
New Revision: 326010
URL: http://svnweb.freebsd.org/changeset/ports/326010

Log:
  - Add PORTSCOUT

Modified:
  head/devel/p5-Module-Starter/Makefile

Modified: head/devel/p5-Module-Starter/Makefile
==============================================================================
--- head/devel/p5-Module-Starter/Makefile	Mon Sep  2 15:13:10 2013	(r326009)
+++ head/devel/p5-Module-Starter/Makefile	Mon Sep  2 15:19:17 2013	(r326010)
@@ -13,6 +13,8 @@ COMMENT=	Simple starter kit for any Perl
 BUILD_DEPENDS=	p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
 RUN_DEPENDS=	p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
 
+PORTSCOUT=	skipv:1.470
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list