91a1caa242
Hope to see you back! Thank for all the work!
13 lines
233 B
Makefile
13 lines
233 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Mail_Mbox
|
|
PORTVERSION= 0.6.3
|
|
CATEGORIES= mail www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR Read and modify Unix MBOXes
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|