aboutsummaryrefslogtreecommitdiffstats
path: root/security/gsfv/Makefile
blob: 9a0ef57ddc64845f92c406b50e3a8dfd87a3a10e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ex:ts=8
# Ports collection makefile for:    gsfv
# Date created:         18 September 2002
# Whom:             Frederic Cambus
#
# $FreeBSD$
#

PORTNAME=   gsfv
PORTVERSION=    0.2.1
CATEGORIES= security
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ijliao

MAINTAINER= ports@FreeBSD.org

USE_GNOMENG=    yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

.include <bsd.port.mk>