summaryrefslogtreecommitdiff
path: root/textproc/pear-Console_Table/Makefile
blob: 3652d159311be290f981c00404fe6381d7b14e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1.1.1 2008/07/08 20:46:54 adrianp Exp $

DISTNAME=	Console_Table-1.1.1
CATEGORIES+=	textproc

MAINTAINER=	adrianp@NetBSD.org
COMMENT=	Class that makes it easy to build console style tables

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"