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

(-)./Makefile (-1 / +4 lines)
Lines 7-15 Link Here
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	5u623l20@gmail.com
11
COMMENT=	Perl implementation of Dublin Core compatible metadata
11
COMMENT=	Perl implementation of Dublin Core compatible metadata
12
12
13
LICENSE=	ART10 GPLV1
14
LICENSE_COMB=	dual
15
13
BUILD_DEPENDS=	p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
16
BUILD_DEPENDS=	p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
14
RUN_DEPENDS:=	${BUILD_DEPENDS}
17
RUN_DEPENDS:=	${BUILD_DEPENDS}

Return to bug 190251