# $FreeBSD: tags/RELEASE_10_0_0/devel/magit/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	magit
PORTVERSION=	1.2.0
PORTREVISION=	1
CATEGORIES=	devel elisp
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		http://cloud.github.com/downloads/magit/magit/
MASTER_SITE_SUBDIR=	kuriyama

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Interface to Git for Emacs

USE_EMACS=	YES
USE_GMAKE=	YES
INFO=		magit

NO_STAGE=	yes
.include <bsd.port.mk>
