diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 21:30:07 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 21:30:07 +0000 |
commit | 6ce215bdc771f22c3b24885c98e70ddbab3b216e (patch) | |
tree | 918bdca5c78c7137ddcc763a389cd13cedf6d80a /databases/rrdtool12 | |
parent | fd8ef5ee521dc1c2e3be898c3825dda5d2e18ee1 (diff) | |
download | ports-6ce215bdc771f22c3b24885c98e70ddbab3b216e.tar.gz ports-6ce215bdc771f22c3b24885c98e70ddbab3b216e.zip |
databases/rrdtool12: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/rrdtool12')
-rw-r--r-- | databases/rrdtool12/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile index 39f6cfb3ca97..67684910dace 100644 --- a/databases/rrdtool12/Makefile +++ b/databases/rrdtool12/Makefile @@ -18,7 +18,8 @@ CONFLICTS= rrdtool-1.* USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake libtool +USES= cpe gmake libtool +CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --disable-tcl --disable-python |