freebsd-ports/mail/pear-Horde_Mail_Autoconfig/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
352 B
Makefile

PORTNAME= Horde_Mail_Autoconfig
PORTVERSION= 1.0.3
CATEGORIES= mail www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Mail Autoconfiguration
USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Imap_Client \
Horde_Mail \
Horde_Smtp
RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR}
.include <bsd.port.mk>