# New ports collection makefile for:    notebook
# Date created:         3 Dec 2007
# Whom:                 luke@midnightbsd.org
#
# $MidnightBSD: trunk/deskutils/gnustep-notebook/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
# $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>
