forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
242 B
Makefile
13 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>
|