aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 09:49:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 09:49:02 +0000
commit0542e45bb8dbeb293f7c4c3b2791aa421fac4309 (patch)
treea215760bc3290a3978bd0c72ae0c911423e6d59f /net-p2p
parent3ba7dc60bd95da633efc687ebebfb0848bf23ed0 (diff)
downloadports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.tar.gz
ports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/p5-Net-DirectConnect/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile
index bcac0ae3f2cf..37fc2996b8fc 100644
--- a/net-p2p/p5-Net-DirectConnect/Makefile
+++ b/net-p2p/p5-Net-DirectConnect/Makefile
@@ -10,6 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= proler@gmail.com
COMMENT= Perl Direct Connect lib and client
+BROKEN= not staged
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
@@ -27,8 +28,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= dcget.1 dcshare.1
-MAN3= Net::DirectConnect.3 Net::DirectConnect::filelist.3
-
-NO_STAGE= yes
.include <bsd.port.mk>