freebsd-ports/security/gtkportscan/Makefile

21 lines
366 B
Makefile
Raw Normal View History

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