2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= module for writing rpc servers and clients
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
PKG_ARCH= *
|
|
|
|
DISTNAME= PlRPC-0.2020
|
|
|
|
CATEGORIES= net
|
|
|
|
REVISION= 0
|
|
|
|
|
|
|
|
# Artistic License
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= net/p5-Net-Daemon
|
|
|
|
BUILD_DEPENDS= net/p5-Net-Daemon
|
|
|
|
|
2023-09-27 17:15:09 +00:00
|
|
|
SITES= ${SITE_PERL_CPAN:=RPC/}
|
2023-08-16 22:26:55 +00:00
|
|
|
WRKDIST= ${WRKDIR}/PlRPC
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|