summaryrefslogtreecommitdiffstats
path: root/accessibility/gok/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gok/Makefile')
-rw-r--r--accessibility/gok/Makefile34
1 files changed, 0 insertions, 34 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
deleted file mode 100644
index 93f58d5b0..000000000
--- a/accessibility/gok/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: gok
-# Date created: 12 April 2003
-# Whom: Adam Weinberger <adamw@freebsd.org>
-#
-# $FreeBSD$
-# $MCom: ports/accessibility/gok/Makefile,v 1.105 2009/09/22 09:01:18 kwm Exp $
-#
-
-PORTNAME= gok
-PORTVERSION= 2.28.1
-PORTEPOCH= 1
-CATEGORIES= accessibility sysutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME On-Screen Keyboard (GOK)
-
-LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-INSTALLS_OMF= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \
- gnomespeech
-USE_GMAKE= yes
-INSTALLS_ICONS= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= gok.schemas
-
-.include <bsd.port.mk>