b18964042a
Approved by: portmgr (blanket)
16 lines
283 B
Makefile
16 lines
283 B
Makefile
# 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>
|