16 lines
331 B
Makefile
16 lines
331 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/19 02:57:33 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= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= delay.1
|
|
|
|
.include <bsd.port.mk>
|