1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/mail/pear-Mail_Mbox/Makefile
2021-05-23 00:20:48 +08:00

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>