1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/mail/pear-Mail_Mime/Makefile
Muhammad Moinur Rahman 19d50bb5ea mail/pear-Mail_Mime: Update version 1.9.0=>1.10.0
- Take MAINTAINERSHIP
2015-09-14 11:37:20 +00:00

18 lines
301 B
Makefile

# 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
COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>