6a7b5c2330
No change logs are provided by the upstream.
13 lines
380 B
Makefile
13 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/04/24 05:01:28 pho Exp $
|
|
|
|
DISTNAME= tabular-0.2.2.8
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Two-dimensional data tables with rendering functions
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../textproc/hs-csv/buildlink3.mk"
|
|
.include "../../textproc/hs-html/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|