# Created by: Frederic Cambus
# $FreeBSD: tags/RELEASE_10_0_0/security/gsfv/Makefile 334311 2013-11-19 12:59:56Z ehaupt $

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Create or verify Simple File Verification (SFV) checksum files

PLIST_FILES=	bin/gsfv
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
