comms/openobex: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-08-29 19:35:39 +00:00
parent 0aa778fe2b
commit f05331dd01
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -8,7 +8,7 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= Open source implementation of the OBEX protocol
USE_LDCONFIG= yes
USES= cmake:insource dos2unix
USES= cmake:insource cpe dos2unix
DOS2UNIX_FILES= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"