1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/deskutils/ithought/Makefile
2014-01-30 19:37:03 +00:00

18 lines
350 B
Makefile

# Created by: nbm
# $FreeBSD$
PORTNAME= ithought
PORTVERSION= a5
PORTREVISION= 4
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>