mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add CPE information
This commit is contained in:
parent
74f9e395b4
commit
73c3d661b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365086
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user