- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Template_IT-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Template_IT-1.3.0.tgz fetch: http://pear.php.net/get/HTML_Template_IT-1.3.0.tgz: size mismatch: expected 23309, actual 23504 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Template_IT-1.3.0.tgz [1] Approved by: portmgr (blanket)
14 lines
252 B
Makefile
14 lines
252 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTML_Template_IT
|
|
PORTVERSION= 1.3.0
|
|
PORTEPOCH= 1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
|
COMMENT= PEAR Integrated template API
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|