2003-12-31 18:58:45 +01:00
|
|
|
# New ports collection makefile for: gweled
|
|
|
|
# Date created: November 28, 2003
|
|
|
|
# Whom: James Earl
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gweled
|
|
|
|
PORTVERSION= 0.4
|
2004-04-05 05:31:02 +02:00
|
|
|
PORTREVISION= 3
|
2003-12-31 18:58:45 +01:00
|
|
|
CATEGORIES= games gnome
|
|
|
|
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|