mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Restore LICENSE_FILE as mat pointed out that BSD licenses have copyright holder
in them. Notified by: mat
This commit is contained in:
parent
df6a0ec074
commit
a409a44861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345472
@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Curses based MIME Mail Reader
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= iconv
|
||||
MAKE_ARGS= LIBS='${LDFLAGS}' CXX='${CXX}' CXXFLAGS='${CXXFLAGS}'
|
||||
|
@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SMTP Fast Exploding External Deliverer for Sendmail
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user