ports/devel/p5-URI-db/Makefile

21 lines
303 B
Makefile

COMMENT = database URIs
DISTNAME = URI-db-0.20
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
BUILD_DEPENDS = devel/p5-Module-Build>=0.30
RUN_DEPENDS = devel/p5-URI-Nested>=0.10 \
www/p5-URI>=1.40
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>