- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Auth_HTTP-2.1.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Auth_HTTP-2.1.8.tgz fetch: http://pear.php.net/get/Auth_HTTP-2.1.8.tgz: size mismatch: expected 8626, actual 8766 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_HTTP-2.1.8.tgz [1] Approved by: portmgr (blanket)
12 lines
185 B
Makefile
12 lines
185 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Auth_HTTP
|
|
PORTVERSION= 2.1.8
|
|
CATEGORIES= security www pear
|
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
|
COMMENT= PEAR HTTP authentication
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|