freebsd-ports/security/sudo/Makefile
Eric L. Hernes e527a94cba added sudo to ports/sysutils
Reviewed by:	satoshi
1995-09-22 13:52:51 +00:00

19 lines
447 B
Makefile

# New ports collection makefile for: sudo
# Version required: 1.3.1pl4
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id$
#
DISTNAME= cu-sudo.v1.3.1pl4
PKGNAME= sudo-1.3.1.4
MAINTAINER= erich@rrnet.com
CATEGORIES+= sysutils
MASTER_SITES= ftp://mroe.cs.colorado.edu/pub/sysadmin/utilities/
EXTRACT_SUFX= .tar.Z
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/sudo.v1.3.1pl4
.include <bsd.port.mk>