2008-11-10 18:21:33 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:39 wiz Exp $
|
1997-10-11 23:53:59 +02:00
|
|
|
|
|
|
|
DISTNAME= xgas
|
2007-02-22 20:26:05 +01:00
|
|
|
PKGNAME= xgas-1.0
|
2008-11-10 18:21:33 +01:00
|
|
|
PKGREVISION= 3
|
2007-02-22 20:26:05 +01:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/
|
1997-10-11 23:53:59 +02:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp
|
2001-02-17 18:06:11 +01:00
|
|
|
COMMENT= Animated simulation of an ideal gas
|
1997-10-11 23:53:59 +02:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
USE_IMAKE= yes
|
1997-10-11 23:53:59 +02:00
|
|
|
|
|
|
|
post-install:
|
2000-03-16 15:19:14 +01:00
|
|
|
@${CHMOD} 755 ${PREFIX}/bin/xgas
|
|
|
|
@${CHOWN} bin:bin ${PREFIX}/bin/xgas
|
1997-10-11 23:53:59 +02:00
|
|
|
|
2006-12-27 14:37:35 +01:00
|
|
|
.include "../../x11/libXaw/buildlink3.mk"
|
|
|
|
.include "../../x11/libXt/buildlink3.mk"
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|