freebsd-ports/mail/pear-Mail_Mime/Makefile

18 lines
301 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Mail_Mime
PORTVERSION= 1.10.0
PORTEPOCH= 2
CATEGORIES= mail www pear
MAINTAINER= bofh@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
2015-09-09 23:48:10 +02:00
USES= pear
NO_ARCH= yes
2014-09-23 18:45:35 +02:00
.include <bsd.port.mk>