1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
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 01:53:22 +00:00
# $FreeBSD$
#
PORTNAME= gtkportscan
PORTVERSION= 1.2
CATEGORIES= security
2000-06-29 02:31:42 +00:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= cpiazza
MAINTAINER= ports@FreeBSD.org
2000-10-05 06:42:57 +00:00
WRKSRC= ${WRKDIR}/${PORTNAME}
2000-10-05 06:42:57 +00:00
USE_GTK= yes
.include <bsd.port.mk>