Fixes for deprecated code *While here, switch to DISTVERSION Approved by: mentors (implicit)
14 lines
252 B
Makefile
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>
|