pkgsrc-wip/detab/Makefile

14 lines
285 B
Makefile

# $NetBSD$
#
DISTNAME= detab-0.1.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= http://acadix.biz/Ports/distfiles/
COMMENT= Replace tabs with spaces in a text file
LICENSE= 2-clause-bsd
.include "../../mk/bsd.pkg.mk"