- style fixes to Makefile
- remove useless @owner from PLIST
This commit is contained in:
parent
267b4465f2
commit
ab7adae97d
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.3 1998/11/09 01:49:59 marc Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.4 1999/04/30 23:29:35 brad Exp $
|
||||
|
||||
DISTNAME= xkobo-1.11
|
||||
DISTNAME= xkobo-1.11
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= espie@openbsd.org
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
||||
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
|
||||
MASTER_SITE_SUBDIR= games
|
||||
MASTER_SITE_SUBDIR= games
|
||||
|
||||
MAINTAINER= espie@openbsd.org
|
||||
|
||||
USE_IMAKE= yes
|
||||
ALL_TARGET= xkobo
|
||||
|
@ -1,7 +1,9 @@
|
||||
man/man1/xkobo.1
|
||||
@owner games
|
||||
@group games
|
||||
@mode 2755
|
||||
bin/xkobo
|
||||
@exec install -d -g games -m 575 /var/games/xkobo.scores
|
||||
@unexec echo "remove /var/games/xkobo.scores manually"
|
||||
@unexec echo "+---------------"
|
||||
@unexec echo "| Please remove the score-directory /var/games/xkobo.scores"
|
||||
@unexec echo "| to fully un-install xkobo."
|
||||
@unexec echo "+---------------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user