aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-05-17 18:35:13 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-05-17 18:35:13 +0800
commit9f0e65cb8c078874a3b127e0903ad5fbc2889a2c (patch)
treee643ee32e73ea389435793c1733a8bd3d21fb1e7 /net
parenta6dfd7d60d38e1500797b6c384057e9337171b1b (diff)
downloadfreebsd-ports-gnome-9f0e65cb8c078874a3b127e0903ad5fbc2889a2c.tar.gz
freebsd-ports-gnome-9f0e65cb8c078874a3b127e0903ad5fbc2889a2c.tar.zst
freebsd-ports-gnome-9f0e65cb8c078874a3b127e0903ad5fbc2889a2c.zip
- Adopt
- Mark MAKE_JOBS_SAFE=yes - Use SF Macro
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Gnats/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile
index dbbd6858a40e..307705d3b932 100644
--- a/net/p5-Net-Gnats/Makefile
+++ b/net/p5-Net-Gnats/Makefile
@@ -9,14 +9,16 @@
PORTNAME= Net-Gnats
PORTVERSION= 0.06
CATEGORIES= net databases perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= gnatsperl
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl interface to GNU Gnats daemon
+MAKE_JOBS_SAFE= yes
+
PERL_CONFIGURE= yes
MAN3= Net::Gnats.3 Net::Gnats::PR.3