summaryrefslogtreecommitdiff
path: root/textproc/artha
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/artha')
-rw-r--r--textproc/artha/Makefile28
-rw-r--r--textproc/artha/options.mk8
2 files changed, 18 insertions, 18 deletions
diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile
index 32057ccfb63..dde28a16539 100644
--- a/textproc/artha/Makefile
+++ b/textproc/artha/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2019/07/21 22:25:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/04 21:43:33 rillig Exp $
-DISTNAME= artha-1.0.3
-PKGREVISION= 9
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artha/}
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= artha-1.0.3
+PKGREVISION= 9
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artha/}
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://artha.sourceforge.net/
-COMMENT= Open Source WordNet-based thesaurus
-LICENSE= gnu-gpl-v2
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://artha.sourceforge.net/
+COMMENT= Open Source WordNet-based thesaurus
+LICENSE= gnu-gpl-v2
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= autoconf automake gmake pkg-config
-USE_LANGUAGES= c
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= autoconf automake gmake pkg-config
+USE_LANGUAGES= c
.include "options.mk"
diff --git a/textproc/artha/options.mk b/textproc/artha/options.mk
index 2c78989f060..b4b55737b49 100644
--- a/textproc/artha/options.mk
+++ b/textproc/artha/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2015/06/08 11:16:38 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2019/11/04 21:43:33 rillig Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.artha
-PKG_SUPPORTED_OPTIONS= libnotify
-PKG_SUGGESTED_OPTIONS= libnotify
+PKG_OPTIONS_VAR= PKG_OPTIONS.artha
+PKG_SUPPORTED_OPTIONS= libnotify
+PKG_SUGGESTED_OPTIONS= libnotify
.include "../../mk/bsd.options.mk"