- Add missing dependency.
- Pass maintainership to perl PR: 133238 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
d216b50200
commit
34deb41f75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231362
1 changed files with 4 additions and 1 deletions
|
@ -7,13 +7,16 @@
|
|||
|
||||
PORTNAME= Net-NIS-Listgroup
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Lists hosts/users in a netgroup group
|
||||
|
||||
RUN_DEPENDS= p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= listgroup.1
|
||||
|
|
Loading…
Reference in a new issue