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

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>