cleanup Makefile and PLIST
This commit is contained in:
parent
b6b26d02a8
commit
e94139e4de
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.4 1999/03/12 19:22:55 marc Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.5 1999/09/27 21:01:01 brad Exp $
|
||||
|
||||
DISTNAME= xminehunter-0.4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= games
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= games
|
||||
|
||||
USE_X11= yes
|
||||
USE_MOTIF= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/xminehunter
|
||||
@exec mkdir lib/X11/xminehunter
|
||||
@exec chmod 333 lib/X11/xminehunter
|
||||
@exec mkdir %D/lib/X11/xminehunter
|
||||
@exec chmod 333 %D/lib/X11/xminehunter
|
||||
@dirrm lib/X11/xminehunter
|
||||
|
Loading…
Reference in New Issue
Block a user