5bc8f28461
- remove FAKE=Yes and license type - GNU_CONFIGURE -> CONFIGURE_STYLE - add @comment with RCS id to PLIST - use better filename for patch
22 lines
504 B
Makefile
22 lines
504 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/07/04 20:32:52 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $
|
|
|
|
DISTNAME= delay-1.4
|
|
CATEGORIES= misc
|
|
NEED_VERSION= 1.310
|
|
MASTER_SITES= http://rei.onegeek.org/~tom/software/delay/dl/
|
|
|
|
HOMEPAGE= http://rei.onegeek.org/~tom/software/delay/
|
|
|
|
MAINTAINER= brad@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
SEPARATE_BUILD= concurrent
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|