ports/devel/p5-URI-Nested/Makefile

19 lines
261 B
Makefile

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