mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- enable stage.
- add LICENCE.
This commit is contained in:
parent
22767f08be
commit
4bbf8220cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329352
1 changed files with 5 additions and 4 deletions
|
@ -10,12 +10,13 @@ MASTER_SITES= http://www.mahoroba.org/~ume/FreeBSD/
|
|||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= Resolver re-initialization NSS module
|
||||
|
||||
PLIST_FILES= lib/nss_resinit.so lib/nss_resinit.so.1
|
||||
LICENSE= BSD
|
||||
|
||||
MAN8= nss_resinit.8
|
||||
MANCOMPRESSED= yes
|
||||
NEED_ROOT= yes
|
||||
|
||||
PLIST_FILES= lib/nss_resinit.so lib/nss_resinit.so.1 \
|
||||
man/man8/nss_resinit.8.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_COMPAT5X)
|
||||
|
|
Loading…
Add table
Reference in a new issue