diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 1bdedc85fb07..6e8d23a92d24 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -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