14 lines
319 B
Makefile
14 lines
319 B
Makefile
# $OpenBSD: Makefile,v 1.2 1999/06/01 21:56:20 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $
|
|
|
|
DISTNAME= delay-1.2a
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/
|
|
|
|
MAINTAINER= brad@openbsd.org
|
|
|
|
SEPARATE_BUILD= concurrent
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|