Files
ports/devel/p5-IO-SessionData/Makefile
T
Sunpoet Po-Chuan Hsieh 8a1da45dd3 Add NO_ARCH
2019-08-04 16:10:25 +00:00

23 lines
383 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= IO-SessionData
PORTVERSION= 1.03
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Supporting module for SOAP::Lite
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>