summaryrefslogtreecommitdiff
path: root/sysutils/su2/Makefile
blob: bf8ad2807df0ace8bc216da8347425d80726091b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2002/12/24 18:55:41 wiz Exp $
#

DISTNAME=		su2-1.3
CATEGORIES=		sysutils security
MASTER_SITES=		ftp://ftp.ccs.neu.edu/pub/sysadmin/

MAINTAINER=		collver1@attbi.com
HOMEPAGE=		ftp://ftp.ccs.neu.edu/pub/sysadmin/
COMMENT=		enhanced su, users su with own password + more

LICENSE=		no-profit
NO_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"