aboutsummaryrefslogtreecommitdiff
path: root/mail/horde-webmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/horde-webmail/Makefile')
-rw-r--r--mail/horde-webmail/Makefile34
1 files changed, 0 insertions, 34 deletions
diff --git a/mail/horde-webmail/Makefile b/mail/horde-webmail/Makefile
deleted file mode 100644
index c033f0a5d0f8..000000000000
--- a/mail/horde-webmail/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-PORTNAME= webmail
-PORTVERSION= 5.2.22
-CATEGORIES= mail www pear
-PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
-
-MAINTAINER= horde@FreeBSD.org
-COMMENT= Horde Groupware Webmail Edition
-WWW= https://www.horde.org/apps/webmail/
-
-DEPRECATED= Requires php74
-EXPIRATION_DATE= 2023-03-31
-BROKEN= runtime error with php80
-
-USES= horde cpe php
-CPE_PRODUCT= groupware
-CPE_EDITION= webmail
-USE_HORDE_BUILD= Horde_Role
-USE_HORDE_RUN= Horde_Role \
- content \
- gollem \
- horde \
- imp \
- ingo \
- kronolith \
- mnemo \
- nag \
- timeobjects \
- trean \
- turba
-IGNORE_WITH_PHP=81 82
-
-CONFLICTS= horde-groupware-[456]*
-
-.include <bsd.port.mk>