openbsd-ports/misc/xtimer/Makefile
gsoares bcabb9b713 - zap USE_GROFF
- regen WANTLIB / PLIST
- bump

ok jasper@ sthen@
2011-05-05 18:33:33 +00:00

23 lines
450 B
Makefile

# $OpenBSD: Makefile,v 1.24 2011/05/05 18:33:33 gsoares Exp $
COMMENT= super simple digital timer for X11
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
REVISION= 3
CATEGORIES= misc
MASTER_SITES= http://www.bsddiary.net/xtimer/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c
CONFIGURE_STYLE=imake
NO_REGRESS= Yes
.include <bsd.port.mk>