1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

comms/snap7: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-20 14:25:58 +00:00
parent 61f076c489
commit 64a1455faf
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -12,9 +12,11 @@ COMMENT= Multi-platform Ethernet S7 PLC communication suite
LICENSE= GPLv3
USES= gmake
USES= cpe gmake
USE_LDCONFIG= yes
CPE_VENDOR= snap7_project
WRKSRC_SUBDIR= build/unix
MAKE_ARGS= CC=${CC} CXX=${CXX} LinkerName=${CXX} SharedObjectLinkerName="${CXX} -shared -fPIC"