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