diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 10:27:32 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:24:16 +0000 |
| commit | d2c3eadc09ab851241a52a79ec3326dda77ff952 (patch) | |
| tree | 7422d55f6ea05e27729124b83177845bb1c3b5a8 | |
| parent | 62f30c946329cf4f7bc3e0c06d0bf3f9cd86bde2 (diff) | |
devel/log4sh: Add CPE information
Approved by: portmgr (blanket)
| -rw-r--r-- | devel/log4sh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/log4sh/Makefile b/devel/log4sh/Makefile index 205cc1b75d4f..cada3a9afa35 100644 --- a/devel/log4sh/Makefile +++ b/devel/log4sh/Makefile @@ -9,6 +9,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lx@FreeBSD.org COMMENT= Common logging library for Bourne shell scripts +USES= cpe + OPTIONS_DEFINE= DOCS PLIST_FILES= lib/log4sh |
