From 069b308768992687ce0f7669725c93d33bd56d94 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 18 Jul 2006 14:37:40 +0000 Subject: - Move to LOCALBASE git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6631 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/aiksaurus/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 textproc/aiksaurus/Makefile (limited to 'textproc/aiksaurus/Makefile') diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile new file mode 100644 index 000000000..8cf2702ac --- /dev/null +++ b/textproc/aiksaurus/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: aiksaurus +# Date created: 23 July 2004 +# Whom: Mezz +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= aiksaurus +PORTVERSION= 1.2.1 +PORTREVISION?= 2 +CATEGORIES?= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= aiksaurus + +MAINTAINER?= gnome@FreeBSD.org +COMMENT?= A set of libraries and applications which provide a thesaurus + +USE_GMAKE= yes +USE_GNOME?= gnomehack gnometarget +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS?=--without-gtk + +.include -- cgit v1.2.3