# New ports collection makefile for:	org-mode.el6
# Date created:		2008-07-21
# Whom:			Thinker K.F. Li <thinker@branda.to>
#
# $FreeBSD: ports/deskutils/org-mode.el6/Makefile,v 1.6 2010/02/05 11:35:29 dinoex Exp $
#

PORTNAME=	org-mode.el
PORTVERSION=	6.33f
PORTREVISION=	1
CATEGORIES=	deskutils elisp
MASTER_SITES=	http://orgmode.org/
PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
DISTNAME=	org-${PORTVERSION}

MAINTAINER=	pgollucci@FreeBSD.org
COMMENT=	An Emacs mode for notes and project planning

USE_EMACS=	yes
USE_GMAKE=	yes
MAKE_FLAGS=	prefix=${PREFIX}

.include <bsd.port.mk>
