1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/gyroscope/Makefile
2000-10-05 06:42:57 +00:00

23 lines
384 B
Makefile

# New ports collection makefile for: gyroscope
# Date created: 31 July 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gyroscope
PORTVERSION= 1.0
CATEGORIES= x11
MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/
MAINTAINER= jim@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_GTK= yes
ALL_TARGET= # empty
.include <bsd.port.mk>