aboutsummaryrefslogtreecommitdiff
path: root/mail/libetpan/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-04-27 16:59:19 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-04-27 16:59:19 +0000
commite5096755bcedffc1cfa44cf6a354b8c5b3ca6e91 (patch)
tree0e1a3d9720706d39dec3fda50f88e643b9de53ab /mail/libetpan/Makefile
parent360cd76225144ce870bc51b705125e4516b215cf (diff)
downloadports-e5096755bcedffc1cfa44cf6a354b8c5b3ca6e91.tar.gz
ports-e5096755bcedffc1cfa44cf6a354b8c5b3ca6e91.zip
Notes
Diffstat (limited to 'mail/libetpan/Makefile')
-rw-r--r--mail/libetpan/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 93fc560f467c..7cfef2bca4c6 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= libetpan
-PORTVERSION= 1.6
-PORTREVISION= 2
+PORTVERSION= 1.7
CATEGORIES= mail ipv6
MAINTAINER= pawel@FreeBSD.org
COMMENT= Mail framework for C language
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
@@ -18,14 +18,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USE_GITHUB= yes
GH_ACCOUNT= dinhviethoa
-USES= autoreconf gmake iconv libtool
+USES= autoreconf gmake iconv libtool localbase
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
-
OPTIONS_DEFINE= IPV6
OPTIONS_SINGLE= CRYPTO
OPTIONS_SINGLE_CRYPTO= GNUTLS OPENSSL