mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Add missing DEPENDS
PR: ports/165513 Approved by: "Zane C. B-H." <vvelox@vvelox.net> (maintainer)
This commit is contained in:
parent
4e0bf21751
commit
4afbd163fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292742
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Net-LDAP-LDAPhash
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:VVELOX
|
||||
@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= Make a hash out or the return from a search using Net::LDAP::Search
|
||||
|
||||
BUILD_DEPENDS= p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap
|
||||
RUN_DEPENDS= p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::LDAP::LDAPhash.3
|
||||
|
Loading…
Reference in New Issue
Block a user