freebsd-ports/net/pear-Net_MAC/Makefile
Sunpoet Po-Chuan Hsieh 3cd8c8cf31 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Net_MAC-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_MAC-0.1.5.tgz
fetch: http://pear.php.net/get/Net_MAC-0.1.5.tgz: size mismatch: expected 5262, actual 5299

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_MAC-0.1.5.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:41:51 +00:00

14 lines
259 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= Net_MAC
PORTVERSION= 0.1.5
PORTREVISION= 1
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class that validates and formats MAC addresses
USES= pear
.include <bsd.port.mk>