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