9592364826
the www/pear module provides them ok robert@
19 lines
335 B
Makefile
19 lines
335 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/09/30 19:45:11 rpe 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|