mode/group annotation
This commit is contained in:
parent
b7d79dc8a7
commit
9aaf973ab5
@ -1,9 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2005/11/03 18:28:55 naddy Exp $
|
# $OpenBSD: Makefile,v 1.13 2006/11/10 22:51:34 steven Exp $
|
||||||
|
|
||||||
COMMENT= "Nebulous rewrite of Tower Toppler"
|
COMMENT= "Nebulous rewrite of Tower Toppler"
|
||||||
|
|
||||||
VERSION= 0.96
|
VERSION= 0.96
|
||||||
DISTNAME= toppler-${VERSION}
|
DISTNAME= toppler-${VERSION}
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
|
|
||||||
HOMEPAGE= http://toppler.sourceforge.net/
|
HOMEPAGE= http://toppler.sourceforge.net/
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.4 2004/10/01 12:51:40 xsa Exp $
|
@comment $OpenBSD: PLIST,v 1.5 2006/11/10 22:51:34 steven Exp $
|
||||||
|
@mode g+s
|
||||||
|
@group games
|
||||||
bin/toppler
|
bin/toppler
|
||||||
|
@mode
|
||||||
|
@group
|
||||||
share/doc/toppler/
|
share/doc/toppler/
|
||||||
share/doc/toppler/README
|
share/doc/toppler/README
|
||||||
share/examples/toppler/
|
share/examples/toppler/
|
||||||
|
Loading…
Reference in New Issue
Block a user