1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/su2/Makefile
David E. O'Brien b092c91c5e Add to security category.
Portlint while I'm here.
1998-10-27 07:52:30 +00:00

19 lines
377 B
Makefile

# New ports collection makefile for: su2
# Version required: 1.3
# Date created: 12 Sep 1996
# Whom: gurney_j@efn.org
#
# $Id: Makefile,v 1.2 1997/06/26 08:57:14 jmg Exp $
#
DISTNAME= su2-1.3
CATEGORIES= sysutils security
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>