summaryrefslogtreecommitdiff
path: root/misc/kstars/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-01-17 19:02:27 +0000
committerkristerw <kristerw>2004-01-17 19:02:27 +0000
commit04334388a3213bfb0b5b91e5a1fdfc067a5c6bf5 (patch)
tree14234b9964390e5b60120354216aa9b0678500c5 /misc/kstars/Makefile
parent7cd90e1311633c282a75b25aa9dba628718e0bbf (diff)
downloadpkgsrc-04334388a3213bfb0b5b91e5a1fdfc067a5c6bf5.tar.gz
Remove kstars. This version is rather old, and a newer version of
kstars is included in the misc/kdeedu3 package.
Diffstat (limited to 'misc/kstars/Makefile')
-rw-r--r--misc/kstars/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile
deleted file mode 100644
index 986bfc41b84..00000000000
--- a/misc/kstars/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:47 reed Exp $
-# FreeBSD Id: ports/astro/kstars/Makefile,v 1.7 2002/03/31 06:52:00 pat Exp
-
-DISTNAME= kstars-0.9.kde2
-PKGBASE= kstars-0.9
-PKGNAME= ${PKGBASE}
-PKGREVISION= 3
-WRKSRC= ${WRKDIR}/${PKGBASE}
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kstars/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://edu.kde.org/kstars/
-COMMENT= Desktop planetarium that presents the night sky at any date and time
-
-USE_BUILDLINK2= # defined
-GNU_CONFIGURE= # defined
-USE_GMAKE= # defined
-USE_LIBTOOL= # defined
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../x11/kde2/buildlink2.mk"
-.include "../../x11/kdelibs2/buildlink2.mk"
-
-.include "../../mk/bsd.pkg.mk"