1999-08-18 10:42:03 +02:00
|
|
|
# New ports collection makefile for: gyroscope
|
|
|
|
# Date created: 31 July 1999
|
|
|
|
# Whom: Jim Mock <jim@FreeBSD.org>
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1999-08-18 10:42:03 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= gyroscope
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.0
|
1999-08-18 10:42:03 +02:00
|
|
|
CATEGORIES= x11
|
2000-08-10 01:06:41 +02:00
|
|
|
MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/
|
1999-08-18 10:42:03 +02:00
|
|
|
|
|
|
|
MAINTAINER= jim@FreeBSD.org
|
|
|
|
|
2000-07-07 21:59:26 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
1999-08-18 10:42:03 +02:00
|
|
|
|
2000-07-07 21:59:26 +02:00
|
|
|
USE_X_PREFIX= yes
|
2002-09-01 17:37:37 +02:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gtk12
|
2000-10-05 08:42:57 +02:00
|
|
|
|
2000-07-07 21:59:26 +02:00
|
|
|
ALL_TARGET= # empty
|
1999-08-18 10:42:03 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|