summaryrefslogtreecommitdiff
path: root/sysutils/su2/Makefile
blob: e8da716b26a9eb9c6b5e6165317d2cc9285cff3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	su2
# Version required:	1.3
# Date created:		12 Sep 1996
# Whom:			gurney_j@efn.org
#
# $Id: Makefile,v 1.1.1.1 1996/12/19 12:10:05 max Exp $
#

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

MAINTAINER=	jmg@freebsd.org

NO_CDROM=	"Don't sell for profit"
MAN1=	su2.1

.include <bsd.port.mk>