pkgsrc-wip/hungrycat/Makefile

17 lines
361 B
Makefile

# $NetBSD$
DISTNAME= hungrycat-0.4.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=jwilk/}
GITHUB_RELEASE= 0.4.1
MAINTAINER= tpaul@NetBSD.org
HOMEPAGE= https://github.com/jwilk/hungrycat/
COMMENT= Prints file contents, while freeing disk space occupied by the file
LICENSE= mit
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"