devel/libdaemon: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 09:08:14 +00:00
parent e2f69c2a24
commit 681b3eb29e
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFIGURE_ARGS= --disable-lynx
GNU_CONFIGURE= yes
USES= libtool:keepla pathfix
USES= cpe libtool:keepla pathfix
USE_LDCONFIG= yes
CPE_VENDOR= libdaemon_project
.include <bsd.port.mk>