diff options
Diffstat (limited to 'net/p5-Frontier-RPC')
-rw-r--r-- | net/p5-Frontier-RPC/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Frontier-RPC/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile index b3d7a14dc67f..bc541c6169b8 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= Frontier PKGNAMEPREFIX= p5- MAINTAINER= ijliao@FreeBSD.org +COMMENT= Frontier::RPC implements UserLand Software's XML RPC BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/net/p5-Frontier-RPC/pkg-comment b/net/p5-Frontier-RPC/pkg-comment deleted file mode 100644 index e303535ae1fd..000000000000 --- a/net/p5-Frontier-RPC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Frontier::RPC implements UserLand Software's XML RPC |