# New ports collection makefile for:	grig
# Date created:				2004-01-22
# Whom:					Matt Dawson <matt@mattsnetwork.co.uk>
#
# $FreeBSD: ports/comms/grig/Makefile,v 1.12 2007/07/23 09:35:35 rafan Exp $

PORTNAME=	grig
PORTVERSION=	0.7.2
PORTREVISION=	1
CATEGORIES=	comms hamradio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	groundstation

MAINTAINER=	matt@chronos.org.uk
COMMENT=	Amateur Radio control front-end

LIB_DEPENDS=	hamlib:${PORTSDIR}/comms/hamlib

USE_GNOME=	gtk20
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=		grig.1

.include <bsd.port.mk>
