diff options
Diffstat (limited to 'net/p5-PlRPC/Makefile')
-rw-r--r-- | net/p5-PlRPC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index 430ea4d..0bbf0e0 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= RPC PKGNAMEPREFIX= p5- MAINTAINER= vanilla@FreeBSD.org +COMMENT= Perl module for writing RPC servers and clients BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon RUN_DEPENDS= ${BUILD_DEPENDS} |