pkgsrc/ham/grig/Makefile

21 lines
554 B
Makefile

# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:42 joerg Exp $
#
DISTNAME= grig-0.4.3
PKGREVISION= 3
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://groundstation.sourceforge.net/
COMMENT= Graphical user interface to the Hamlib libraries
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
BUILD_USES_MSGFMT= YES
.include "../../ham/hamlib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"