pkgsrc/ham/gpredict/Makefile
wulf 1796504d8e Updated ham/gpredict to 0.8.0: No longer needs gnome1
Changes since last version:

	* allow 4 decimal digits for QTH long/lat
	* implementation of map selector with preview
	* implementation of manual time control
	* use simulated realtime for countdown till next AOS
	* allow running in realtime mode with time offset
	* many bugfixes and enhancements
2007-07-02 16:34:50 +00:00

20 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.12 2007/07/02 16:34:50 wulf Exp $
DISTNAME= gpredict-0.8.0
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://groundstation.sourceforge.net/
COMMENT= Gnome satellite tracking program
USE_LANGUAGES= c c++
USE_TOOLS+= gmake msgfmt pkg-config intltool
USE_PKGLOCALEDIR=yes
GNU_CONFIGURE= yes
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
#.include "../../ham/hamlib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"