16 lines
259 B
Makefile
16 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:24 espie Exp $
|
|
|
|
COMMENT= php class for building console-style tables
|
|
|
|
DISTNAME= Console_Table-1.1.4
|
|
CATEGORIES= devel
|
|
|
|
REVISION= 0
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|