aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-28 07:15:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-28 07:15:20 +0800
commit1e3c1110111cb0c05b5856768e428a7ee88a83c2 (patch)
tree4af4fe5d2880cab7312a0621645b2895e302520b /net
parent17014ba6732a7b9c0ad57affed76490a06f5c22b (diff)
downloadfreebsd-ports-gnome-1e3c1110111cb0c05b5856768e428a7ee88a83c2.tar.gz
freebsd-ports-gnome-1e3c1110111cb0c05b5856768e428a7ee88a83c2.tar.zst
freebsd-ports-gnome-1e3c1110111cb0c05b5856768e428a7ee88a83c2.zip
- Add PORTSCOUT: reject developer releases
Diffstat (limited to 'net')
-rw-r--r--net/p5-OAI-Harvester/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile
index 1a884cdc321b..e7b9423fcb06 100644
--- a/net/p5-OAI-Harvester/Makefile
+++ b/net/p5-OAI-Harvester/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= p5-URI>=1.30:${PORTSDIR}/net/p5-URI \
p5-libwww>=2.0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+PORTSCOUT= limit:[^_]*
+
USE_PERL5= configure
USES= perl5