diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 19:37:13 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 19:56:33 +0000 |
commit | 4bfc2ebe62c5a09747d558a1bb7fefdce03e80dc (patch) | |
tree | 4fda324d2ce6f92d94b2a1e4122a5eded548a0a9 /archivers/pear-Horde_Pack | |
parent | 27337bff913f802359277e2de0c0d3bac60b4bc1 (diff) | |
download | ports-4bfc2ebe62c5a09747d558a1bb7fefdce03e80dc.tar.gz ports-4bfc2ebe62c5a09747d558a1bb7fefdce03e80dc.zip |
Diffstat (limited to 'archivers/pear-Horde_Pack')
-rw-r--r-- | archivers/pear-Horde_Pack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/pear-Horde_Pack/Makefile b/archivers/pear-Horde_Pack/Makefile index 7e64dfa347c4..5ae7eacef802 100644 --- a/archivers/pear-Horde_Pack/Makefile +++ b/archivers/pear-Horde_Pack/Makefile @@ -5,8 +5,9 @@ CATEGORIES= archivers www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Pack Utility -USES= horde +USES= cpe horde USE_HORDE_RUN= Horde_Compress_Fast \ Horde_Exception +CPE_VENDOR= horde .include <bsd.port.mk> |