opnsense-ports/devel/pear-HTML_Table/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

16 lines
403 B
Makefile

# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD$
PORTNAME= HTML_Table
PORTVERSION= 1.8.3
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Makes the design of HTML tables easy, flexible, reusable, and efficient
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
USES= pear
.include <bsd.port.mk>