openbsd-ports/security/bounix/Makefile
1999-02-25 16:44:53 +00:00

25 lines
478 B
Makefile

# OpenBSD makefile for: bounix
# Version required: 1.21
# Date created: 1998-Jan-16
# Whom: dugsong@OpenBSD.ORG
#
# $OpenBSD: Makefile,v 1.1.1.1 1999/02/25 16:44:53 dugsong 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/
MAINTAINER= dugsong@monkey.org
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/bo
.include <bsd.port.mk>