2013-09-21 01:17:30 +02:00
|
|
|
# Created by: chinsan
|
2007-10-28 12:14:34 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xslcache
|
2014-01-16 16:05:43 +01:00
|
|
|
PORTVERSION= 0.7.2
|
2016-08-03 14:47:05 +02:00
|
|
|
PORTREVISION= 1
|
2007-10-28 12:14:34 +01:00
|
|
|
CATEGORIES= textproc pear
|
|
|
|
|
2017-05-16 15:37:51 +02:00
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
2007-10-28 12:14:34 +01:00
|
|
|
COMMENT= Caches the parsed XSL stylesheet between sessions
|
|
|
|
|
2015-02-25 08:57:28 +01:00
|
|
|
LICENSE= PHP301
|
|
|
|
|
2017-04-10 17:08:47 +02:00
|
|
|
USES= php:pecl
|
2016-06-28 16:00:45 +02:00
|
|
|
USE_PHP= dom:build xml:build xsl:build
|
2017-12-14 14:57:28 +01:00
|
|
|
IGNORE_WITH_PHP= 70 71 72
|
2007-10-28 12:14:34 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|