mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
8a3f98b517
*While here, switch to DISTVERSION Approved by: mentors (implicit)
20 lines
323 B
Makefile
20 lines
323 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Mime
|
|
DISTVERSION= 2.11.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>
|