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