danj 5171d0cdfa Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:39:42 +00:00

26 lines
401 B
Makefile

# $OpenBSD: Makefile,v 1.8 2019/07/17 14:39:43 danj Exp $
#
COMMENT = execute jobs in parallel
DISTNAME = xjobs-20100915
REVISION = 0
CATEGORIES = sysutils
HOMEPAGE = http://www.maier-komor.de/xjobs.html
# License GPLv2
PERMIT_PACKAGE = Yes
WANTLIB = c m
MASTER_SITES = http://www.maier-komor.de/xjobs/
EXTRACT_SUFX = .tgz
CONFIGURE_STYLE = gnu
NO_TEST = Yes
.include <bsd.port.mk>