Changeset View
Changeset View
Standalone View
Standalone View
devel/magit/Makefile
| # Created by: Jun Kuriyama <kuriyama@FreeBSD.org> | # Created by: Jun Kuriyama <kuriyama@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= magit | PORTNAME= magit | ||||
| PORTVERSION= 2.90.1 | PORTVERSION= 2.90.1 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= devel elisp | CATEGORIES= devel elisp | ||||
| MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ | MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ | ||||
| PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} | PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} | ||||
| MAINTAINER= yasu@utahime.org | MAINTAINER= yasu@utahime.org | ||||
| COMMENT= Interface to Git for Emacs | COMMENT= Interface to Git for Emacs | ||||
| LICENSE= GPLv3+ | LICENSE= GPLv3+ | ||||
| Show All 31 Lines | |||||