Files
bsdports/perl/p5-IO-SessionData/Makefile
2019-12-26 07:26:06 +00:00

19 lines
256 B
Makefile

#
# $ID$
#
PORTNAME= IO-SessionData
PORTVERSION= 1.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Supporting module for SOAP::Lite
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>
#EOF