1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/deskutils/ithought/Makefile
Kirill Ponomarev c3170662f5 - Rearange USE_GNOME
PR:		ports/66882
Submitted by:	Ports Fury
2004-05-19 21:15:34 +00:00

23 lines
442 B
Makefile

# New ports collection makefile for: ithought
# Date created: 20 Feb 2001
# Whom: nbm
#
# $FreeBSD$
#
PORTNAME= ithought
PORTVERSION= a5
PORTREVISION= 1
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>