mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
16 lines
289 B
Makefile
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>
|