- Add LICENSE_FILE

- Switch to USES=autoreconf
This commit is contained in:
Dmitry Marakasov 2015-06-02 12:38:43 +00:00
parent 24d8d96984
commit ecee557c7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388341

View file

@ -13,13 +13,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Caching IMAP proxy server
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOVECOT DOCS
DOVECOT_DESC= Use with dovecot2
USES= tar:bzip2 pathfix
USES= autoreconf tar:bzip2 pathfix
USE_OPENSSL= yes
USE_AUTOTOOLS= autoheader
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE}
USE_RC_SUBR= imapproxyd