aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket-Class/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
commit3246ebc3ca130704875cc0faca419ea671588641 (patch)
tree443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Socket-Class/Makefile
parentcbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff)
downloadports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz
ports-3246ebc3ca130704875cc0faca419ea671588641.zip
Notes
Diffstat (limited to 'net/p5-Socket-Class/Makefile')
-rw-r--r--net/p5-Socket-Class/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/p5-Socket-Class/Makefile b/net/p5-Socket-Class/Makefile
index 7ce755af89af..1862db0d9d6b 100644
--- a/net/p5-Socket-Class/Makefile
+++ b/net/p5-Socket-Class/Makefile
@@ -13,10 +13,4 @@ COMMENT= Perl class to communicate with sockets
USES= perl5
USE_PERL5= configure
-MAN3= Socket::Class::Const.3 \
- Socket::Class::CTX.3 \
- Socket::Class::SSL.3 \
- Socket::Class.3
-
-NO_STAGE= yes
.include <bsd.port.mk>