- Clarify LICENSE
- Add LICENSE_FILE - Strip library
This commit is contained in:
parent
0e9123d482
commit
d393d76fdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379638
@ -11,13 +11,15 @@ MASTER_SITES= http://podgorny.cz/uptimed/releases/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Uptime daemon
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # only
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake libtool tar:bzip2
|
||||
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
|
||||
ACLOCAL_ARGS= # empty
|
||||
AUTOMAKE_ARGS= --copy --add-missing --foreign
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user