summaryrefslogtreecommitdiff
path: root/x11/xgas/Makefile
blob: b9acc70a25e2a75e71293fa05d1639a195fc17d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.17 2012/10/29 05:07:11 asau Exp $

DISTNAME=	xgas
PKGNAME=	xgas-1.0
PKGREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/

MAINTAINER=	nakai@mlab.t.u-tokyo.ac.jp
COMMENT=	Animated simulation of an ideal gas

USE_IMAKE=	yes

.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"