From 2affb84ad15e2dbbcd1fc1d07fe8030d1e58e8bb Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 5 Jun 2026 19:44:29 +0000 Subject: [PATCH] archivers/unarj: Add CPE information --- archivers/unarj/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 7d4b47eec8ee..83e36a5a8d84 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -8,7 +8,8 @@ MAINTAINER= ak@FreeBSD.org COMMENT= Allows files to be extracted from ARJ archives WWW= http://www.arjsoftware.com/ -USES= tar:tgz +USES= cpe tar:tgz +CPE_VENDOR= arjsoftware PLIST_FILES= bin/unarj PORTDOCS= unarj.txt technote.txt