forked from Lainports/freebsd-ports
- Clarify LICENSE
- Add LICENSE_FILE - Strip library
This commit is contained in:
parent
0e9123d482
commit
d393d76fdd
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue