freebsd-ports/net/p5-RPC-Simple/Makefile
Sunpoet Po-Chuan Hsieh 99b61650d6 - Take maintainership
2014-06-30 16:42:17 +00:00

16 lines
327 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= RPC-Simple
PORTVERSION= 1.002
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl classes to handle simple asynchronous RPC calls with call-back
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>