svn commit: r384904 - head/net/p5-Socket
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 28 15:01:22 UTC 2015
Author: sunpoet
Date: Tue Apr 28 15:01:21 2015
New Revision: 384904
URL: https://svnweb.freebsd.org/changeset/ports/384904
Log:
- Add PORTSCOUT
Modified:
head/net/p5-Socket/Makefile
Modified: head/net/p5-Socket/Makefile
==============================================================================
--- head/net/p5-Socket/Makefile Tue Apr 28 14:47:42 2015 (r384903)
+++ head/net/p5-Socket/Makefile Tue Apr 28 15:01:21 2015 (r384904)
@@ -14,6 +14,8 @@ COMMENT= Networking constants and suppor
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+PORTSCOUT= limit:^[0-9\.]*$$
+
USE_PERL5= configure
USES= perl5
More information about the svn-ports-all
mailing list