1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/sysutils/su2/Makefile
Masafumi Max NAKANE cfc860b374 New port: su2.
An enhanced su, allows user to su with own password, etc.
Reviewed by:	max
Submitted by:	John-Mark Gurney <gurney_j@efn.org>
1996-12-19 12:10:06 +00:00

19 lines
323 B
Makefile

# New ports collection makefile for: su2
# Version required: 1.3
# Date created: 12 Sep 1996
# Whom: gurney_j@efn.org
#
# $Id$
#
DISTNAME= su2-1.3
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/
MAINTAINER= gurney_j@efn.org
NO_CDROM= "Don't sell for profit"
MAN1= su2.1
.include <bsd.port.mk>