1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/net/pear-Net_DIME/Makefile
Sunpoet Po-Chuan Hsieh 4aed62967d Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Net_DIME-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_DIME-1.0.2.tgz
fetch: http://pear.php.net/get/Net_DIME-1.0.2.tgz: size mismatch: expected 7581, actual 7607

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

15 lines
266 B
Makefile

# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
PORTNAME= Net_DIME
PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= The PEAR::Net_DIME class implements DIME encoding
USES= pear
.include <bsd.port.mk>