summaryrefslogtreecommitdiff
path: root/ham/gpredict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gpredict/Makefile')
-rw-r--r--ham/gpredict/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
deleted file mode 100644
index 35847277b64..00000000000
--- a/ham/gpredict/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/12/27 12:03:24 joerg Exp $
-
-DISTNAME= gpredict-0.6.1
-PKGREVISION= 1
-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/GConf/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../devel/gal/buildlink3.mk"
-#.include "../../ham/hamlib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"