1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/mail/pear-Mail_Mbox/Makefile
Sunpoet Po-Chuan Hsieh 9de6f25e94 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> Mail_Mbox-0.6.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Mail_Mbox-0.6.3.tgz
fetch: http://pear.php.net/get/Mail_Mbox-0.6.3.tgz: size mismatch: expected 14331, actual 14482

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Mail_Mbox-0.6.3.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:40:15 +00:00

14 lines
235 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Mail_Mbox
PORTVERSION= 0.6.3
CATEGORIES= mail www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Read and modify Unix MBOXes
USES= pear
.include <bsd.port.mk>