openbsd-ports/net/p5-Net-XMPP/Makefile
2022-03-11 19:45:43 +00:00

21 lines
287 B
Makefile

COMMENT= XMPP perl library
DISTNAME= Net-XMPP-1.05
CATEGORIES= net
REVISION= 0
MODULES= cpan
PKG_ARCH= *
# LGPL
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= perl modbuild
RUN_DEPENDS= security/p5-Digest-SHA1 \
textproc/p5-XML-Stream
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>