freebsd-ports/mail/pear-Mail_Mime/Makefile
2014-09-23 16:45:35 +00:00

16 lines
287 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Mail_Mime
PORTVERSION= 1.8.9
PORTEPOCH= 2
CATEGORIES= mail www pear
MAINTAINER= joehorn@gmail.com
COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
USES= pear
.include <bsd.port.mk>