# New ports collection makefile for:    notebook
# Date created:         3 Dec 2007
# Whom:                 luke@midnightbsd.org
#

#

PORTNAME=	notebook
PORTVERSION=	0.3
PORTREVISION=	3
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=	Place to store notes in an organized manner

LICENSE=	gpl2

USES=		gnustep
USE_GNUSTEP=	back build

.include <bsd.port.mk>
