12 lines
270 B
Makefile
12 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"
|