21 lines
287 B
Makefile
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>
|