aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Smtp/Makefile
blob: ea363876f602d6aabd89c95723a057101d2a1a14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Horde_Smtp
PORTVERSION=	1.9.5
CATEGORIES=	mail www pear
PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}

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>