diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 10:57:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 11:02:06 +0000 |
commit | 0eaf38034e4e9358c5b4b084901c41880177d933 (patch) | |
tree | 5e4ab2f24ff516af3b876a223dc19034ec765a1c | |
parent | 36492f88fdaf6ca6fc83eb6ba8c32f4826497eaf (diff) | |
download | ports-0eaf38034e4e9358c5b4b084901c41880177d933.tar.gz ports-0eaf38034e4e9358c5b4b084901c41880177d933.zip |
textproc/catdoc: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/catdoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index 67a4e9a02394..fff0a232e6d2 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-root="${STAGEDIR}" -USES= gmake +USES= cpe gmake +CPE_VENDOR= fossies PORTDATA= * |