2013-06-29 00:10:14 +02:00
|
|
|
# Created by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-11-15 10:55:46 +01:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= xgas
|
|
|
|
PORTVERSION= 1.0
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
1999-01-12 17:51:33 +01:00
|
|
|
CATEGORIES= misc
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= SUNSITE/X11/demos
|
2000-04-14 10:49:30 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1996-11-15 10:55:46 +01:00
|
|
|
|
2003-11-03 02:19:26 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= The animated simulation of an ideal gas
|
1996-11-15 10:55:46 +01:00
|
|
|
|
2013-06-29 00:10:14 +02:00
|
|
|
USES= imake
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= ice sm x11 xaw xext xmu xt
|
2013-12-08 16:03:15 +01:00
|
|
|
PLIST_FILES= bin/xgas lib/X11/app-defaults/XGas \
|
|
|
|
man/man1/xgas.1.gz
|
1996-11-15 10:55:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|