pkgsrc/devel/hs-terminal-size/Makefile
pho 81181728ba Import terminal-size-0.3.2.1
Get terminal window height and width without ncurses dependency.
2020-01-20 00:48:03 +00:00

11 lines
270 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/01/20 00:48:03 pho Exp $
DISTNAME= terminal-size-0.3.2.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Get terminal window height and width
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"