cleanup Makefile and PLIST

This commit is contained in:
brad 1999-09-27 21:01:01 +00:00
parent b6b26d02a8
commit e94139e4de
2 changed files with 5 additions and 7 deletions

View File

@ -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

View File

@ -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