pkgsrc/x11/xgas/Makefile

17 lines
405 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.17 2012/10/29 05:07:11 asau Exp $
1997-10-11 23:53:59 +02:00
DISTNAME= xgas
PKGNAME= xgas-1.0
PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/
1997-10-11 23:53:59 +02:00
MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp
COMMENT= Animated simulation of an ideal gas
1997-10-11 23:53:59 +02:00
2009-07-07 19:45:09 +02:00
USE_IMAKE= yes
1997-10-11 23:53:59 +02:00
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"