freebsd-ports/security/gsfv/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

24 lines
447 B
Makefile

# ex:ts=8
# Ports collection makefile for: gsfv
# Date created: 18 September 2002
# Whom: Frederic Cambus
#
# $FreeBSD$
#
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>