Skip to content

Commit

Permalink
- {yes,YES} -> Yes
Browse files Browse the repository at this point in the history
- Fake
  • Loading branch information
Kevin Lo committed Apr 4, 2000
1 parent f5c7294 commit 894c5a0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions games/xcubes/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2000/03/24 22:11:43 espie Exp $
# $OpenBSD: Makefile,v 1.8 2000/04/04 09:29:15 kevlo Exp $
#

DISTNAME= xcubes-5.4.4
Expand All @@ -8,16 +8,17 @@ NEED_VERSION= 1.191
MAINTAINER= [email protected]

LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles

WRKDIST= ${WRKDIR}/xcubes
USE_IMAKE= yes
USE_IMAKE= Yes
FAKE= Yes

post-install:
@${INSTALL_PROGRAM} ${WRKSRC}/xcubes ${PREFIX}/bin
Expand Down

0 comments on commit 894c5a0

Please sign in to comment.