freebsd-ports/mail/pear-Mail_Mime/Makefile

17 lines
287 B
Makefile
Raw Normal View History

# 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
2003-02-20 20:00:52 +01:00
COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
2014-09-23 18:45:35 +02:00
USES= pear
2014-09-23 18:45:35 +02:00
.include <bsd.port.mk>