pkgsrc/shells/dash/Makefile
2012-09-11 23:19:33 +00:00

17 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/09/11 23:25:07 asau Exp $
#
DISTNAME= dash-0.5.7
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
MAINTAINER= cheusov@NetBSD.org
HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/files/
COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash
LICENSE= modified-bsd AND gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
PKG_SHELL= bin/dash
.include "../../mk/bsd.pkg.mk"