aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mbox/Makefile
blob: aea3d202e32bd29b0435fd922e9ee958e739af0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Mail_Mbox
PORTVERSION=	0.6.3
CATEGORIES=	mail www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR Read and modify Unix MBOXes

USES=	pear

.include <bsd.port.mk>