diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-06 01:28:02 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-06 01:28:02 +0800 |
commit | 36ab6e00f3d1d573af4c51ddd166da618f2abf55 (patch) | |
tree | 8def7ff468721edb5cecedacf9d8980adbe594d6 /www/p5-CGI | |
parent | a8f46ef472c0ca1195673fba43080e801fed310a (diff) | |
download | freebsd-ports-gnome-36ab6e00f3d1d573af4c51ddd166da618f2abf55.tar.gz freebsd-ports-gnome-36ab6e00f3d1d573af4c51ddd166da618f2abf55.tar.zst freebsd-ports-gnome-36ab6e00f3d1d573af4c51ddd166da618f2abf55.zip |
- Add PORTSCOUT
Diffstat (limited to 'www/p5-CGI')
-rw-r--r-- | www/p5-CGI/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 25e6b5642c08..62f941d4cdbc 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -16,6 +16,8 @@ LICENSE_COMB= dual CONFLICTS= p5-CGI.pm-[1-3]* +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure |