diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-04-15 11:04:26 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-04-15 11:04:26 +0000 |
commit | c37d9c687bfa30f8b7ddc7d47fcc23d5c9245b2a (patch) | |
tree | 84a0f7c017e281f87f033837b029d684d0efe481 /ftp/horde-gollem/Makefile | |
parent | e5eb7c99eebc5dbcb63cbbc93adedbcb47a9a714 (diff) |
Notes
Diffstat (limited to 'ftp/horde-gollem/Makefile')
-rw-r--r-- | ftp/horde-gollem/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index 3b4d97b84c5e..de3588336722 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -12,7 +12,10 @@ COMMENT= Horde Web-based File Manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= horde +USES= cpe horde +CPE_PRODUCT= groupware +CPE_VENDOR= horde +CPE_EDITION= webmail USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ |