2006-11-18 10:29:32 +01:00
|
|
|
# New ports collection makefile for: grubik
|
|
|
|
# Date created: 17 Nov 2006
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= grubik
|
|
|
|
PORTVERSION= 0.1
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= games gnustep
|
2006-11-18 10:29:32 +01:00
|
|
|
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/
|
|
|
|
DISTNAME= GRubik
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
|
|
COMMENT= Virtual 3D Rubiks cube for GNUstep
|
|
|
|
|
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_PREFIX= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
|
|
|
|
2006-11-22 20:01:23 +01:00
|
|
|
post-patch:
|
|
|
|
${RMDIR} ${WRKSRC}/GRubik.app/ix86/linux-gnu
|
|
|
|
${RMDIR} ${WRKSRC}/GRubik.app/ix86
|
|
|
|
|
2006-11-18 10:29:32 +01:00
|
|
|
.include <bsd.port.mk>
|