ports/devel/pear-Console_Table/Makefile
2021-09-19 13:59:58 +08:00

16 lines
289 B
Makefile

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