1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/pear-Services_Pingback/Makefile
Sunpoet Po-Chuan Hsieh 615df3a4fd Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Services_Pingback-0.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_Pingback-0.2.2.tgz
fetch: http://pear.php.net/get/Services_Pingback-0.2.2.tgz: size mismatch: expected 8525, actual 8608

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Services_Pingback-0.2.2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:43:16 +00:00

14 lines
235 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Services_Pingback
PORTVERSION= 0.2.2
CATEGORIES= net www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Pingback user-agent class
USES= pear
.include <bsd.port.mk>