601583c320
Patch provided by Sergey Svishchev in private mail.
18 lines
485 B
Makefile
18 lines
485 B
Makefile
# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:37 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= grig-0.7.2
|
|
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 intltool msgfmt pkg-config
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../ham/hamlib/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|