git: 02641b35ae8a - main - archivers/lhasa: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:42 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=02641b35ae8acc9ceeed3a8847f67b5934684a1f commit 02641b35ae8acc9ceeed3a8847f67b5934684a1f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:28:29 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:33 +0000 archivers/lhasa: Add CPE information Approved by: portmgr (blanket) --- archivers/lhasa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile index fef3dee251c4..610009ac7396 100644 --- a/archivers/lhasa/Makefile +++ b/archivers/lhasa/Makefile @@ -12,11 +12,12 @@ COMMENT= Command line tool and library for parsing LHA archives LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf pathfix libtool +USES= autoreconf cpe pathfix libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --program-suffix=sa INSTALL_TARGET= install-strip +CPE_VENDOR= lhasa_project PORTDOCS= ChangeLog README AUTHORS TODO NEWS