Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / shells / dash / Makefile
blob99188f5081d405b5a37afc57d3c501175f590b5d
1 # $NetBSD: Makefile,v 1.8 2012/09/11 23:25:07 asau Exp $
4 DISTNAME= dash-0.5.7
5 CATEGORIES= shells
6 MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
8 MAINTAINER= cheusov@NetBSD.org
9 HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/
10 COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash
11 LICENSE= modified-bsd AND gnu-gpl-v2
13 GNU_CONFIGURE= yes
14 USE_TOOLS+= gmake
15 PKG_SHELL= bin/dash
17 .include "../../mk/bsd.pkg.mk"