20 lines
367 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.27 2015/02/16 22:57:10 naddy Exp $
1998-05-20 07:53:08 +00:00
COMMENT= super simple digital timer for X11
DISTNAME= xtimer-8089
2010-11-05 08:24:49 +00:00
PKGNAME= xtimer-0.8089
REVISION= 4
1998-05-20 07:53:08 +00:00
CATEGORIES= misc
2002-10-27 21:07:53 +00:00
MASTER_SITES= http://www.bsddiary.net/xtimer/
1998-05-20 07:53:08 +00:00
2000-04-04 15:15:58 +00:00
PERMIT_PACKAGE_CDROM= Yes
2007-11-14 09:43:39 +00:00
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c
2000-02-12 06:29:49 +00:00
2006-11-13 11:20:24 +00:00
CONFIGURE_STYLE=imake
2013-03-11 11:20:26 +00:00
NO_TEST= Yes
2002-10-27 21:07:53 +00:00
1998-05-20 07:53:08 +00:00
.include <bsd.port.mk>