- Add LICENSE

- Strip libraries
This commit is contained in:
Dmitry Marakasov 2015-02-22 04:53:22 +00:00
parent 897a4bb6af
commit b9e0436d77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379573

View file

@ -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>