summaryrefslogtreecommitdiffstats
path: root/textproc/gnome-translate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gnome-translate/Makefile')
-rw-r--r--textproc/gnome-translate/Makefile32
1 files changed, 0 insertions, 32 deletions
diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile
deleted file mode 100644
index 1cb33fb..0000000
--- a/textproc/gnome-translate/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@brutele.be>
-# $FreeBSD$
-
-PORTNAME= gnome-translate
-PORTVERSION= 0.99
-PORTREVISION= 16
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= libtranslate
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Natural language translator
-
-LIB_DEPENDS= libtranslate.so:${PORTSDIR}/textproc/libtranslate
-
-INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
-GCONF_SCHEMAS= gnome-translate.schemas
-USES= pathfix pkgconfig gmake
-USE_GNOME= gnomeprefix eel2 intlhack libgnomeui
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -Wl,-export-dynamic
-
-OPTIONS_DEFINE= LANGUAGE_DETECTION
-LANGUAGE_DETECTION_DESC= language detection
-OPTIONS_DEFAULT= LANGUAGE_DETECTION
-
-LANGUAGE_DETECTION_CONFIGURE_ENABLE= language-detection
-LANGUAGE_DETECTION_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
-
-.include <bsd.port.mk>
OpenPOWER on IntegriCloud