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

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

=> Net_URL_Mapper-0.9.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_URL_Mapper-0.9.1.tgz
fetch: http://pear.php.net/get/Net_URL_Mapper-0.9.1.tgz: size mismatch: expected 14005, actual 14170

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

13 lines
270 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net_URL_Mapper
PORTVERSION= 0.9.1
CATEGORIES= net www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Simple and flexible way to build nice URLs for web applications
USES= pear
.include <bsd.port.mk>