Files
ports/net/p5-Net-Z3950-Zoom/Makefile
T
2025-03-15 09:35:18 +00:00

18 lines
279 B
Makefile

COMMENT= perl interface to yaz zoom
CATEGORIES= net
DISTNAME= Net-Z3950-ZOOM-1.30
REVISION= 1
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c execinfo exslt perl pthread xml2 xslt yaz
RUN_DEPENDS= converters/p5-MARC-Record
LIB_DEPENDS= net/yaz
MODULES= cpan
.include <bsd.port.mk>