e1e2ff0628
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
15 lines
369 B
Makefile
15 lines
369 B
Makefile
# $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"
|