diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-25 20:06:30 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-25 20:28:44 +0000 |
commit | 274367408f83ec2fc5aa7d3b00fa1229fa997844 (patch) | |
tree | 154fea15ff91148da77e538210d9b2474fa53e1b | |
parent | 5e076a044a5a05170ceca28cefa451a9c1dd8cee (diff) | |
download | ports-274367408f83ec2fc5aa7d3b00fa1229fa997844.tar.gz ports-274367408f83ec2fc5aa7d3b00fa1229fa997844.zip |
databases/pear-Horde_Mongo: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | databases/pear-Horde_Mongo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/pear-Horde_Mongo/Makefile b/databases/pear-Horde_Mongo/Makefile index 6d957a5c1e2a..7704feefbbc6 100644 --- a/databases/pear-Horde_Mongo/Makefile +++ b/databases/pear-Horde_Mongo/Makefile @@ -5,6 +5,8 @@ CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Mongo Configuration -USES= horde +USES= cpe horde + +CPE_VENDOR= horde .include <bsd.port.mk> |