diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:55:00 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:55:00 +0000 |
commit | 554623c238346750a8c22a4441e821d534e63218 (patch) | |
tree | c455e6fd4457421813248ea3bc69cc4e57a2881e | |
parent | 3cfc05032dbff49ec38e205142fb9b8a4e3c0e8e (diff) | |
download | ports-554623c238346750a8c22a4441e821d534e63218.tar.gz ports-554623c238346750a8c22a4441e821d534e63218.zip |
mail/opendkim: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | mail/opendkim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index a8dd283dd252..7d91eeafbec5 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -21,7 +21,7 @@ LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes NO_OPTIONS_SORT=yes -USES= autoreconf libtool perl5 pkgconfig shebangfix ssl +USES= autoreconf cpe libtool perl5 pkgconfig shebangfix ssl USE_PERL5= run SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-* \ reprrd/opendkim-reprrdimport* |