summaryrefslogtreecommitdiff
path: root/www/pear-HTML_AJAX/Makefile
blob: f0711a36310994b7831cb974512a24175757d2c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Simun Mikecin <numisemis at yahoo.com>

PORTNAME=	HTML_AJAX
PORTVERSION=	0.5.8
CATEGORIES=	www devel pear

MAINTAINER=	numisemis@yahoo.com
COMMENT=	PHP and JavaScript AJAX library

LICENSE=	LGPL21+

NO_ARCH=	yes
USES=		cpe pear
CPE_VENDOR=	pear

.include <bsd.port.mk>