1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

net/liboping: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-21 16:26:54 +02:00
parent c93fc43260
commit f380520091

View File

@ -12,7 +12,8 @@ COMMENT= Liboping, a C library, and utility to generate ICMP echo requests
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool ncurses perl5 shebangfix
USES= cpe libtool ncurses perl5 shebangfix
CPE_VENDOR= noping
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfigdir="${PREFIX}/libdata/pkgconfig"