Skip to content

Commit

Permalink
- add HOMEPAGE
Browse files Browse the repository at this point in the history
- remove FAKE=Yes and license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
- use better filename for patch
  • Loading branch information
Brad Smith committed Jul 4, 2000
1 parent fbea734 commit 7f5420f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
11 changes: 6 additions & 5 deletions misc/delay/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# $OpenBSD: Makefile,v 1.7 2000/04/20 13:52:58 kevlo Exp $
# $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
MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/
NEED_VERSION= 1.310
MASTER_SITES= http://rei.onegeek.org/~tom/software/delay/dl/

HOMEPAGE= http://rei.onegeek.org/~tom/software/delay/

MAINTAINER= [email protected]

LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

SEPARATE_BUILD= concurrent
GNU_CONFIGURE= Yes
FAKE= Yes
CONFIGURE_STYLE= gnu

.include <bsd.port.mk>
File renamed without changes.
2 changes: 2 additions & 0 deletions misc/delay/pkg/DESCR
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ delay 15s -- top

It allows for short, long, and customized messages for the display of
the time remaining.

WWW: ${HOMEPAGE}
1 change: 1 addition & 0 deletions misc/delay/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2000/07/04 20:32:53 brad Exp $
bin/delay
man/man1/delay.1

0 comments on commit 7f5420f

Please sign in to comment.