freebsd-ports/devel/pear-Console_Table/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

15 lines
285 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Console_Table
DISTVERSION= 1.3.1
CATEGORIES= devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP class that makes it easy to build console style tables
LICENSE= BSD3CLAUSE
USES= pear
.include <bsd.port.mk>