ports/misc/xgas/Makefile

17 lines
281 B
Makefile

COMMENT= animated simulation of an ideal gas
DISTNAME= xgas
PKGNAME= xgas-1.0
REVISION= 4
CATEGORIES= misc
SITES= ${SITE_SUNSITE:=X11/demos/}
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xt c m xcb
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>