freebsd-ports/net/p5-SOAP-MySOAP/Makefile
Cheng-Lung Sung 6a744d0db4 Add p5-SOAP-MySOAP 0.023, an extremely basic SOAP client module.
PR:		ports/112262
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-01 02:09:58 +00:00

22 lines
408 B
Makefile

# New ports collection makefile for: p5-SOAP-MySOAP
# Date created: 2007-04-30
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= SOAP-MySOAP
PORTVERSION= 0.023
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= SOAP
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= An extremely basic SOAP client module
PERL_CONFIGURE= yes
MAN3= SOAP::MySOAP.3
.include <bsd.port.mk>