1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/mail/pear-Horde_Mime/Makefile
Jochen Neumeister 8a3f98b517 mail/pear-Horde_Mime: Update from 2.10.3 to 2.11.0
*While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-16 21:16:16 +00:00

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>