aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ettercap/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-16 15:01:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-16 15:01:59 +0000
commit73c3d661b13cdad3b11f0f64d0442056076167ba (patch)
tree2ba64eb868069cd4c88ac75dc440e2a67b1e49ed /net-mgmt/ettercap/Makefile
parent74f9e395b4ee90e6b01e60dec0adaef72128b3f9 (diff)
downloadports-73c3d661b13cdad3b11f0f64d0442056076167ba.tar.gz
ports-73c3d661b13cdad3b11f0f64d0442056076167ba.zip
- Add CPE information
Notes
Notes: svn path=/head/; revision=365086
Diffstat (limited to 'net-mgmt/ettercap/Makefile')
-rw-r--r--net-mgmt/ettercap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index b26cab9d3870..d5548c5ff492 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -34,12 +34,14 @@ CMAKE_ARGS= -DBUNDLED_LIBS=OFF \
CMAKE_VERBOSE= yes
LDFLAGS+= -L${LIBDIR} -L${LOCALBASE}/lib -L${LOCALBASE}/lib/libnet11 ${ICONV_LIB} -lnet -lpcap
MAKE_JOBS_UNSAFE= yes
-USES= bison cmake:outsource iconv pkgconfig
+USES= bison cmake:outsource cpe iconv pkgconfig
DOCS= AUTHORS CHANGELOG README README.BINARIES README.BUGS \
README.GIT README.PLATFORMS THANKS TODO TODO.TESTING \
doc/capture doc/decoders doc/dissectors doc/threads
+CPE_VENDOR= ${PORTNAME}_project
+
GH_ACCOUNT= Ettercap
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= v${PORTVERSION}