freebsd-ports/devel/pear-HTML_Template_IT/Makefile
Jochen Neumeister b721a8f129 devel/pear-HTML_Template_IT: Update to 1.3.1
Fixes for deprecated code

 *While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-25 19:07:10 +00:00

14 lines
252 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= HTML_Template_IT
DISTVERSION= 1.3.1
PORTEPOCH= 1
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Integrated template API
USES= pear
.include <bsd.port.mk>