openbsd-ports/security/bounix/Makefile

26 lines
492 B
Makefile
Raw Normal View History

1999-02-25 11:44:53 -05:00
# OpenBSD makefile for: bounix
# Version required: 1.21
# Date created: 1998-Jan-16
# Whom: dugsong@OpenBSD.ORG
#
2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:36 espie Exp $
1999-02-25 11:44:53 -05:00
#
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/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
1999-02-25 11:44:53 -05:00
MAINTAINER= dugsong@monkey.org
GNU_CONFIGURE= yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/bo
1999-02-25 11:44:53 -05:00
.include <bsd.port.mk>