openbsd-ports/security/bounix/Makefile
2000-02-11 00:37:15 +00:00

26 lines
492 B
Makefile

# OpenBSD makefile for: bounix
# Version required: 1.21
# Date created: 1998-Jan-16
# Whom: dugsong@OpenBSD.ORG
#
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:36 espie Exp $
#
PKGNAME= bounix-1.21
DISTNAME= bo121unix
CATEGORIES= security
MASTER_SITES= http://www.ennui.net/~crioux/ \
http://orifice.rotten.com/cDc/ \
http://www.cultdeadcow.com/tools/
NEED_VERSION= 1.191
MAINTAINER= dugsong@monkey.org
GNU_CONFIGURE= yes
WRKDIST= ${WRKDIR}/bo
.include <bsd.port.mk>