From 86cc54597cd2a22f088ca8e9f6801cd4fb677253 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 11 Sep 1999 03:38:47 +0000 Subject: KDE-compliant GUI front end for the nmap port scanning tool. --- security/kmap/Makefile | 23 +++++++++++++++++++++++ security/kmap/distinfo | 1 + security/kmap/pkg-comment | 1 + security/kmap/pkg-descr | 6 ++++++ security/kmap/pkg-plist | 15 +++++++++++++++ 5 files changed, 46 insertions(+) create mode 100644 security/kmap/Makefile create mode 100644 security/kmap/distinfo create mode 100644 security/kmap/pkg-comment create mode 100644 security/kmap/pkg-descr create mode 100644 security/kmap/pkg-plist (limited to 'security') diff --git a/security/kmap/Makefile b/security/kmap/Makefile new file mode 100644 index 000000000000..a298f440809f --- /dev/null +++ b/security/kmap/Makefile @@ -0,0 +1,23 @@ +# ex:ts=8 +# Ports collection makefile for: kmap +# Version required: 0.4 +# Date created: Fri Sep 10, 1999 +# Whom: David O'Brien (obrien@cs.ucdavis.edu) +# +# $FreeBSD$ +# + +DISTNAME= kmap-0.4 +CATEGORIES= security net +MASTER_SITES= http://www.islc.net/~icszepp/kmap/ + +MAINTAINER= obrien@FreeBSD.org + +LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap + +USE_XLIB= yes +GNU_CONFIGURE= yes +USE_QT= yes + +.include diff --git a/security/kmap/distinfo b/security/kmap/distinfo new file mode 100644 index 000000000000..fd6848618660 --- /dev/null +++ b/security/kmap/distinfo @@ -0,0 +1 @@ +MD5 (kmap-0.4.tar.gz) = bd517509844b2ac9bf4e9ed53de7f175 diff --git a/security/kmap/pkg-comment b/security/kmap/pkg-comment new file mode 100644 index 000000000000..909819a94b72 --- /dev/null +++ b/security/kmap/pkg-comment @@ -0,0 +1 @@ +KDE GUI frontend for the nmap scanning utility diff --git a/security/kmap/pkg-descr b/security/kmap/pkg-descr new file mode 100644 index 000000000000..bc18df2f9c75 --- /dev/null +++ b/security/kmap/pkg-descr @@ -0,0 +1,6 @@ +kmap is a KDE-compliant GUI front end for the nmap port scanning tool. + +WWW: http://www.islc.net/~icszepp/kmap/index.html + +-- David + obrien@cs.ucdavis.edu diff --git a/security/kmap/pkg-plist b/security/kmap/pkg-plist new file mode 100644 index 000000000000..e3d47f237ea6 --- /dev/null +++ b/security/kmap/pkg-plist @@ -0,0 +1,15 @@ +@comment $FreeBSD: /tmp/pcvs/ports/security/kmap/Attic/pkg-plist,v 1.1.1.1 1999-09-11 03:38:47 obrien Exp $ +bin/kmap +share/doc/HTML/en/kmap/index.html +share/doc/HTML/en/kmap/index-1.html +share/doc/HTML/en/kmap/index-2.html +share/doc/HTML/en/kmap/index-3.html +share/doc/HTML/en/kmap/index-4.html +share/doc/HTML/en/kmap/index-5.html +share/doc/HTML/en/kmap/index-6.html +share/applnk/Applications/kmap.kdelnk +share/icons/kmap.xpm +share/icons/mini/kmap.xpm +share/locale/hr/LC_MESSAGES/kmap.mo +share/locale/zh_CN.GB2312/LC_MESSAGES/kmap.mo +@dirrm share/doc/HTML/en/kmap -- cgit v1.2.3