19 lines
337 B
Makefile

# $OpenBSD: Makefile,v 1.6 2015/01/21 14:05:46 sthen Exp $
COMMENT= handle and create CouchDB views in Perl
DISTNAME= CouchDB-View-0.003
REVISION= 0
CATEGORIES= databases
MODULES= cpan
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= converters/p5-JSON-XS \
devel/p5-Data-Dump-Streamer \
www/p5-URI
.include <bsd.port.mk>