14767180cf
and redirects from/to sf.net, *.org.
19 lines
453 B
Makefile
19 lines
453 B
Makefile
# $NetBSD: Makefile,v 1.6 2006/05/01 01:31:59 shattered Exp $
|
|
#
|
|
|
|
DISTNAME= cops104+
|
|
PKGNAME= cops-1.04
|
|
WRKSRC= ${WRKDIR}/cops_104+
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.fish2.com/cops/ \
|
|
ftp://ftp.cerias.purdue.edu/pub/tools/unix/scanners/cops/
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://www.fish2.com/cops/
|
|
COMMENT= Computer Oracle and Password System
|
|
|
|
MAKEFILE= makefile
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|