# New ports collection makefile for: org-mode.el6 # Date created: 2008-07-21 # Whom: Thinker K.F. Li # # $FreeBSD$ # PORTNAME= org-mode.el PORTVERSION= 6.05b CATEGORIES= deskutils elisp MASTER_SITES= http://orgmode.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= org-${PORTVERSION} MAINTAINER= thinker@branda.to COMMENT= An Emacs mode for notes and project planning USE_EMACS= yes USE_GMAKE= yes EMACS_PORT_NAME?= emacs22 MAKE_FLAGS= prefix=${PREFIX} .include .include