summaryrefslogtreecommitdiff
path: root/misc/hitchhiker/Makefile
blob: 5eaa65dbf34798acc0af7fbc243ee4b0328a2ab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.2 2001/02/17 18:09:06 wiz Exp $
#

DISTNAME=	hh2000-0.6
PKGNAME=	hitchhiker-0.6
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=hitchhiker/}

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://hirame.hiram.edu/~worleyam
COMMENT=	Astronomical simulation and visualization program

DEPENDS+=	gnome-libs>=1.2.8:../../x11/gnome-libs
DEPENDS+=	gtkglarea>=1.2.1:../../x11/gtkglarea

GNU_CONFIGURE=	yes
USE_LIBINTL=	yes
USE_X11BASE=	yes

.include "../../mk/bsd.pkg.mk"