mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
cb637438e0
commit
c29f49fb15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499244
2 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@ DISTNAME= ${SAMBA4_DISTNAME}
|
||||||
MAINTAINER= timur@FreeBSD.org
|
MAINTAINER= timur@FreeBSD.org
|
||||||
COMMENT= Free SMB/CIFS and AD/DC server and client for Unix
|
COMMENT= Free SMB/CIFS and AD/DC server and client for Unix
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3+
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||||
|
|
||||||
|
|
|
@ -5,4 +5,4 @@ In short, you can join a WinNT, Win2000, WinXP or Win2003 member server
|
||||||
to a Samba4 domain, and it will behave much as it does in AD, including
|
to a Samba4 domain, and it will behave much as it does in AD, including
|
||||||
Kerberos domain logins where applicable.
|
Kerberos domain logins where applicable.
|
||||||
|
|
||||||
WWW: http://www.samba.org/
|
WWW: https://www.samba.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue