freebsd-ports/mail/pear-Horde_Smtp/Makefile
Jochen Neumeister e7b476eed8 mail/pear-Horde_Smtp: Update to 1.9.6
Sponsored by:	Netzkommune GmbH
2022-01-08 17:03:52 +01:00

16 lines
312 B
Makefile

PORTNAME= Horde_Smtp
PORTVERSION= 1.9.6
CATEGORIES= mail www pear
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde SMTP Client
USES= horde cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Mail \
Horde_Socket_Client \
Horde_Support \
Horde_Translation
.include <bsd.port.mk>