homepage was resurrected
This commit is contained in:
parent
cfc8dabb88
commit
86a85e82b0
@ -1,10 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/09/17 14:35:04 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2003/04/27 06:54:26 wilfried Exp $
|
||||
|
||||
COMMENT= 'wm-dockapp; simple four-function calculator'
|
||||
|
||||
DISTNAME= wmcalc-0.3
|
||||
CATEGORIES= math x11 x11/windowmaker
|
||||
|
||||
HOMEPAGE= http://members.cox.net/ehf_dockapps/
|
||||
|
||||
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
||||
|
||||
# GPL
|
||||
@ -13,6 +15,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}wmcalc/
|
||||
|
||||
USE_X11= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -36,3 +36,5 @@ x13 Start a program defined by CalcStart variable in
|
||||
if yy = 0,1,2,3,4,5,6,7,8,9.
|
||||
1zz Hopefully the other functions are obvious from
|
||||
their button graphics.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,10 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/09/17 14:35:04 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2003/04/27 06:54:26 wilfried Exp $
|
||||
|
||||
COMMENT= 'wm-dockapp; application launching program'
|
||||
|
||||
DISTNAME= wmbutton-0.4
|
||||
CATEGORIES= x11 x11/windowmaker
|
||||
|
||||
HOMEPAGE= http://members.cox.net/ehf_dockapps/
|
||||
|
||||
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
||||
|
||||
# GPL
|
||||
@ -13,6 +15,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}wmbutton/
|
||||
|
||||
USE_X11= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -10,3 +10,5 @@ window manager.
|
||||
You need a ~/.wmbutton file, copy a sample from ${SAMPLE_DIR}.
|
||||
|
||||
wmbutton -h gives you usage info.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user