forked from Lainports/freebsd-ports
- Clarify license
- Allow staging as a regular user
This commit is contained in:
parent
9debd227be
commit
65de473918
1 changed files with 3 additions and 2 deletions
|
|
@ -10,10 +10,11 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Add/Modify LDAP entries using template forms
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAKEFILE= BSDmakefile
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2 uidfix
|
||||
USE_OPENLDAP= 24
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -llber
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue