aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:12:44 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:12:44 +0000
commit9f77f5910acf343d093cd623655f0cb5540ca81e (patch)
tree140e10ff59981a81169b734368b1799d9d934190
parent7abfac5edba025c72270edecc02619f3a066c7c8 (diff)
downloadports-9f77f5910acf343d093cd623655f0cb5540ca81e.tar.gz
ports-9f77f5910acf343d093cd623655f0cb5540ca81e.zip
finance/libofx: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--finance/libofx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 757d6116fbf0..eb331e0572e8 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libxml++-2.6.so:textproc/libxml++26 \
libosp.so:textproc/opensp
-USES= gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig \
+USES= cpe gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig \
compiler:c++11-lang
USE_CXXSTD= c++11
USE_GNOME= glib20 glibmm libsigc++20 libxml2
@@ -27,6 +27,7 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
PORTDOCS= *
+CPE_VENDOR= libofx_project
OPTIONS_DEFINE= DOCS