git: 85777270e0ff - main - databases/pear-Horde_Imsp: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 20:01:48 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=85777270e0ffa85cbde4ae2e1915f796c3cb4de6 commit 85777270e0ffa85cbde4ae2e1915f796c3cb4de6 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 19:32:21 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 20:01:16 +0000 databases/pear-Horde_Imsp: Add CPE information Approved by: portmgr (blanket) --- databases/pear-Horde_Imsp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/pear-Horde_Imsp/Makefile b/databases/pear-Horde_Imsp/Makefile index f3c8bc88f26b..4dfa00f9c10e 100644 --- a/databases/pear-Horde_Imsp/Makefile +++ b/databases/pear-Horde_Imsp/Makefile @@ -7,7 +7,9 @@ CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde IMSP API -USES= horde +USES= cpe horde USE_HORDE_RUN= Horde_Translation +CPE_VENDOR= horde + .include <bsd.port.mk>