mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
14 lines
242 B
Makefile
14 lines
242 B
Makefile
# Created by: Simun Mikecin <numisemis at yahoo.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTML_AJAX
|
|
PORTVERSION= 0.5.6
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= numisemis@yahoo.com
|
|
COMMENT= PHP and JavaScript AJAX library
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|