openbsd-ports/x11/xantfarm/Makefile

26 lines
455 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.22 2013/03/11 11:46:17 espie Exp $
1998-01-24 16:36:51 -05:00
COMMENT= ant hill simulation on X11 root window
1998-01-24 16:36:51 -05:00
DISTNAME= xantfarm
PKGNAME= xantfarm-1.16
REVISION= 1
1998-01-24 16:36:51 -05:00
CATEGORIES= x11
2002-10-29 14:48:57 -05:00
HOMEPAGE= http://www.acme.com/software/xantfarm/
MASTER_SITES= ${HOMEPAGE}
DISTFILES= xantfarm_23oct1991.tar.gz
1998-01-24 16:36:51 -05:00
# BSD-like, badly worded
2000-06-02 11:01:18 -04:00
PERMIT_PACKAGE_CDROM= Yes
2008-02-01 16:55:23 -05:00
WANTLIB= X11 Xau Xdmcp Xext c
2000-02-12 01:29:49 -05:00
2010-10-19 04:13:56 -04:00
USE_GROFF = Yes
CONFIGURE_STYLE= imake
1998-01-24 16:36:51 -05:00
2013-03-11 07:35:43 -04:00
NO_TEST= Yes
2002-10-29 14:48:57 -05:00
1998-01-24 16:36:51 -05:00
.include <bsd.port.mk>