727adba8e5
Hat: portmgr-secretary
16 lines
292 B
Makefile
16 lines
292 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
|
|
PORTNAME= HTML_Template_IT
|
|
DISTVERSION= 1.3.1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR Integrated template API
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|