aboutsummaryrefslogblamecommitdiff
path: root/deskutils/ithought/Makefile
blob: 4ff499a797b6b5869862afc2fb27da3a21c4ce06 (plain) (tree)
1
2
3
4
5
6
7
8
9
                 
           

                        
                  
                 
                         
                                                            
 
                                 
                                                 
 
                             


                                           
                      
# Created by: nbm
# $FreeBSD$

PORTNAME=	ithought
PORTVERSION=	a5
PORTREVISION=	5
CATEGORIES=	deskutils
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Extensible text management system

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

.include <bsd.port.mk>