mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Add LICENSE
- Strip libraries
This commit is contained in:
parent
897a4bb6af
commit
b9e0436d77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379573
1 changed files with 4 additions and 0 deletions
|
@ -10,9 +10,13 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Console-based tool for handling Postfix 1, Postfix 2, and Exim queues
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue