openbsd-ports/security/cgichk/Makefile

30 lines
569 B
Makefile
Raw Normal View History

1999-10-28 18:45:38 -04:00
# Makefile for: cgichk
# Version required: 3.0
# Date created: 27 Oct 1999
# Whom: dugsong@monkey.org
#
2000-04-30 05:20:06 -04:00
# $OpenBSD: Makefile,v 1.5 2000/04/30 09:20:18 kevlo Exp $
1999-10-28 18:45:38 -04:00
PKGNAME= cgichk-3.0
DISTNAME= cgichk3
EXTRACT_SUFX= .tgz
CATEGORIES= security
MASTER_SITES= http://web.singnet.com.sg/~cksss/ \
http://www.securityfocus.com/data/tools/auditing/network/
MAINTAINER= dugsong@monkey.org
2000-02-12 03:02:07 -05:00
LICENSE_TYPE= GPL
2000-04-30 05:20:06 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
2000-04-30 05:20:06 -04:00
NO_CONFIGURE= Yes
FAKE= Yes
1999-10-28 18:45:38 -04:00
.include <bsd.port.mk>