1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11/gyroscope/Makefile
Mario Sergio Fujikawa Ferreira a70230aec6 Deploy USE_GNOMENG infrastructure
PR:		42283
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:37:37 +00:00

24 lines
404 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_GNOMENG= yes
USE_GNOME= gtk12
ALL_TARGET= # empty
.include <bsd.port.mk>