aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:09:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:50 +0000
commit8875967a402a5cea0f104a79b01f087bee9b3ec8 (patch)
treef618be3fc0beec753267d1c3eb8488d7315c5684 /sysutils/logrotate
parentb3ffd09a62c53abb857216ac1cc8eb20e977a103 (diff)
downloadports-8875967a402a5cea0f104a79b01f087bee9b3ec8.tar.gz
ports-8875967a402a5cea0f104a79b01f087bee9b3ec8.zip
sysutils/logrotate: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r--sysutils/logrotate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 786abb73d6f0..80948862f835 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -15,7 +15,8 @@ LIB_DEPENDS= libpopt.so:devel/popt
USE_GITHUB= yes
PATCH_STRIP= -p1
-USES= autoreconf gmake localbase
+USES= autoreconf cpe gmake localbase
+CPE_VENDOR= logrotate_project
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-mail-command=/usr/bin/mailx \
--with-compress-command=/usr/bin/gzip \