2013-03-11 11:35:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:35:53 espie Exp $
|
2007-10-05 14:19:46 +00:00
|
|
|
|
|
|
|
COMMENT= XMPP perl library
|
|
|
|
|
|
|
|
DISTNAME= Net-XMPP-1.02
|
2012-11-12 22:03:50 +00:00
|
|
|
REVISION= 1
|
2007-10-05 14:19:46 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
# LGPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= perl modbuild
|
2010-11-19 22:31:32 +00:00
|
|
|
USE_GROFF = Yes
|
2007-10-05 14:19:46 +00:00
|
|
|
|
2010-11-19 22:31:32 +00:00
|
|
|
RUN_DEPENDS= security/p5-Digest-SHA1 \
|
|
|
|
textproc/p5-XML-Stream
|
2007-10-05 14:19:46 +00:00
|
|
|
|
2010-10-23 09:35:20 +00:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
2007-10-05 14:19:46 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|