1999-03-18 08:53:23 +00:00
|
|
|
# New ports collection makefile for: gtkportscan
|
|
|
|
# Date created: 11 March 1999
|
1999-06-19 08:26:18 +00:00
|
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-03-18 08:53:23 +00:00
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1999-03-18 08:53:23 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:34:06 +00:00
|
|
|
PORTNAME= gtkportscan
|
|
|
|
PORTVERSION= 1.2
|
2000-06-02 03:18:54 +00:00
|
|
|
CATEGORIES= security
|
2000-06-29 02:31:42 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= cpiazza
|
1999-03-18 08:53:23 +00:00
|
|
|
|
2000-06-20 21:45:58 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1999-03-18 08:53:23 +00:00
|
|
|
|
2000-10-05 06:42:57 +00:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
1999-03-18 08:53:23 +00:00
|
|
|
|
2000-10-05 06:42:57 +00:00
|
|
|
USE_GTK= yes
|
1999-03-18 08:53:23 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|