freebsd-ports/mail/pear-Horde_Smtp/Makefile

19 lines
305 B
Makefile
Raw Normal View History

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