mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add LICENSE information
This commit is contained in:
parent
95aa25a9c7
commit
585b25be9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259072
2 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,8 @@ MAKE_ARGS= LIBTOOL="${LIBTOOL}" \
|
|||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITH_DEBUG)
|
||||
|
|
|
@ -34,6 +34,8 @@ MAKE_ARGS= LIBTOOL="${LIBTOOL}" \
|
|||
CXXFLAGS_COMMON="${CXXFLAGS}"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITH_DEBUG)
|
||||
|
|
Loading…
Add table
Reference in a new issue