summaryrefslogtreecommitdiff
path: root/textproc/pear-Console_Table/Makefile
blob: c4fff42752c4ee896066d9636b9d6a08ed803ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2009/07/17 18:00:25 adrianp Exp $

DISTNAME=	Console_Table-1.1.1
CATEGORIES+=	textproc

MAINTAINER=	pkgsrc-users@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"