aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ithought/Makefile
blob: f7e6c84e9d7fee6e31231a710a9cb2d69c605ef7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for: ithought
# Date created:		20 Feb 2001
# Whom:			nbm
#
# $FreeBSD$
#

PORTNAME=	ithought
PORTVERSION=	a5
PORTREVISION=	4
CATEGORIES=	deskutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An extensible text management system

USE_GNOME=	gtk12 libxml2
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--datadir=${PREFIX}/libexec

.include <bsd.port.mk>