mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
13 lines
224 B
Makefile
13 lines
224 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
|
|
PORTNAME= Mail_Mbox
|
|
PORTVERSION= 0.6.3
|
|
CATEGORIES= mail www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR Read and modify Unix MBOXes
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|