1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Add missing depends

This commit is contained in:
Steve Wills 2011-10-06 20:36:54 +00:00
parent 09603b2b53
commit d948a6410e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283069

View File

@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic method declarations with signatures, without source filters
BUILD_DEPENDS= p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Method::Signatures::Simple.3