freebsd-ports/www/pear-HTML_AJAX/Makefile
Stefan Eßer b18964042a www/pear-HTML_AJAX: Add CPE information
Approved by:	portmgr (blanket)
2021-10-21 17:40:53 +02:00

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>