openbsd-ports/www/p5-LWP-Authen-Wsse/Makefile
2022-03-11 20:09:36 +00:00

16 lines
253 B
Makefile

COMMENT= library for enabling X-WSSE authentication in LWP
MODULES= cpan
PKG_ARCH= *
DISTNAME= LWP-Authen-Wsse-0.05
REVISION= 2
CATEGORIES= www
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= security/p5-Digest-SHA1 \
www/p5-libwww
.include <bsd.port.mk>