git: 69cb8f407cd5 - main - converters/mpack: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:29 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69cb8f407cd54ae50b64698393c714e6e77f6fb9

commit 69cb8f407cd54ae50b64698393c714e6e77f6fb9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:43:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:43:29 +0000

    converters/mpack: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 converters/mpack/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile
index e60a23bfc649..b2b3ef5425a2 100644
--- a/converters/mpack/Makefile
+++ b/converters/mpack/Makefile
@@ -9,6 +9,10 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/mpack/
 MAINTAINER=	dinoex at FreeBSD.org
 COMMENT=	External MIME packer/unpacker
 
+USES=		cpe
+
+CPE_VENDOR=	mpack_project
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/mpack bin/munpack \


More information about the dev-commits-ports-main mailing list