Files
2022-03-11 20:02:12 +00:00

17 lines
284 B
Makefile

COMMENT= creates and XML Stream connection and parses return data
DISTNAME= XML-Stream-1.24
CATEGORIES= textproc
REVISION= 0
MODULES= cpan
PKG_ARCH= *
# LGPLv2+
PERMIT_PACKAGE= Yes
RUN_DEPENDS= security/p5-Authen-SASL \
security/p5-IO-Socket-SSL
.include <bsd.port.mk>