cd754d7721
mail/pear-Horde_Mime 2.6.1 -> 2.7.0 mail/horde-imp 6.2.5 -> 6.2.6
19 lines
322 B
Makefile
19 lines
322 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Mime
|
|
PORTVERSION= 2.7.0
|
|
CATEGORIES= mail www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde MIME Library
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Mail \
|
|
Horde_Stream_Filter \
|
|
Horde_Support \
|
|
Horde_Text_Flowed \
|
|
Horde_Translation \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|