View | Details | Raw Unified | Return to bug 153321
Collapse All | Expand All

(-)www/p5-Dancer/Makefile (+3 lines)
Lines 23-28 Link Here
23
	p5-URI>0:${PORTSDIR}/net/p5-URI
23
	p5-URI>0:${PORTSDIR}/net/p5-URI
24
BUILD_DEPENDS=	${RUN_DEPENDS}
24
BUILD_DEPENDS=	${RUN_DEPENDS}
25
25
26
LICENSE=	ART10 GPLv1
27
LICENSE_COMB=	dual
28
26
OPTIONS=	YAML "Enable YAML implementation in Perl" On
29
OPTIONS=	YAML "Enable YAML implementation in Perl" On
27
30
28
.include <bsd.port.options.mk>
31
.include <bsd.port.options.mk>
(-)www/p5-Dancer/pkg-plist (+1 lines)
Lines 62-65 Link Here
62
@dirrm %%SITE_PERL%%/Dancer/Logger
62
@dirrm %%SITE_PERL%%/Dancer/Logger
63
@dirrm %%SITE_PERL%%/Dancer/Handler
63
@dirrm %%SITE_PERL%%/Dancer/Handler
64
@dirrm %%SITE_PERL%%/Dancer
64
@dirrm %%SITE_PERL%%/Dancer
65
@dirrm %%SITE_PERL%%/auto/Dancer
65
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
66
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer

Return to bug 153321