15 lines
366 B
Makefile
15 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.6 2003/12/24 09:53:50 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= su2-1.3
|
|
CATEGORIES= sysutils security
|
|
MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/
|
|
|
|
MAINTAINER= ben@NetBSD.org
|
|
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"
|