1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

textproc/libmwaw03: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 14:39:12 +00:00
parent 71b9a76465
commit ac18c55be0
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -16,8 +16,10 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
USES= compiler:c++11-lib cpe libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CPE_VENDOR= libmwaw_project
.include <bsd.port.mk>