b233276d78
Approved by: mat (mentor)
13 lines
232 B
Makefile
13 lines
232 B
Makefile
# 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>
|