freebsd-ports/deskutils/ithought/Makefile

21 lines
428 B
Makefile

# New ports collection makefile for: ithought
# Date created: 20 Feb 2001
# Whom: nbm
#
# $FreeBSD$
#
PORTNAME= ithought
PORTVERSION= a5
PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha
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>