openbsd-ports/security/cgichk/Makefile
2000-04-30 09:20:06 +00:00

30 lines
569 B
Makefile

# Makefile for: cgichk
# Version required: 3.0
# Date created: 27 Oct 1999
# Whom: dugsong@monkey.org
#
# $OpenBSD: Makefile,v 1.5 2000/04/30 09:20:18 kevlo Exp $
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
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
NO_CONFIGURE= Yes
FAKE= Yes
.include <bsd.port.mk>