14 lines
318 B
Makefile
Raw Normal View History

1999-12-31 08:08:45 +00:00
# $OpenBSD: Makefile,v 1.3 1999/12/31 08:08:45 brad Exp $
1999-03-19 02:57:33 +00:00
# $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $
1999-12-31 08:08:45 +00:00
DISTNAME= delay-1.4
1999-03-19 02:57:33 +00:00
CATEGORIES= misc
MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/
MAINTAINER= brad@openbsd.org
SEPARATE_BUILD= concurrent
1999-03-19 02:57:33 +00:00
GNU_CONFIGURE= yes
.include <bsd.port.mk>