# New ports collection makefile for:    notebook
# Date created:         3 Dec 2007
# Whom:                 luke@midnightbsd.org
#
# $MidnightBSD: mports/deskutils/gnustep-notebook/Makefile,v 1.2 2008/06/19 22:48:08 laffer1 Exp $
# $FreeBSD: ports/deskutils/gnustep-notebook/Makefile,v 1.5 2007/05/19 20:01:36 flz Exp $
#

PORTNAME=	notebook
PORTVERSION=	0.3
PORTREVISION=	1
CATEGORIES=	deskutils gnustep
MASTER_SITES=	http://notebook.cowgar.com/NoteBook/releases/ \
		http://io.debian.net/~tar/debian/notebook/
PKGNAMEPREFIX=	gnustep-
DISTNAME=	NoteBook-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A place to store notes in an organized manner
LICENSE=	unknown

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

.include <bsd.port.mk>
