2011-04-01 03:08:04 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2011/04/01 07:08:04 jasper Exp $
|
2007-10-05 10:16:57 -04:00
|
|
|
|
|
|
|
COMMENT= creates and XML Stream connection and parses return data
|
|
|
|
|
2011-04-01 03:08:04 -04:00
|
|
|
DISTNAME= XML-Stream-1.23
|
2007-10-05 10:16:57 -04:00
|
|
|
CATEGORIES= textproc
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-11-20 14:56:47 -05:00
|
|
|
USE_GROFF = Yes
|
2007-10-05 10:16:57 -04:00
|
|
|
|
2011-04-01 03:08:04 -04:00
|
|
|
# LGPLv2+
|
2007-10-05 10:16:57 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-20 14:56:47 -05:00
|
|
|
RUN_DEPENDS= security/p5-Authen-SASL \
|
|
|
|
security/p5-IO-Socket-SSL
|
2007-10-05 10:16:57 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|