mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
16 lines
294 B
Makefile
16 lines
294 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= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR Integrated template API
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|