aboutsummaryrefslogtreecommitdiff
path: root/editors/with-editor
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 05:51:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 05:51:43 +0000
commit7389d6c24163329e322f1da76dc6f78f1e5f028a (patch)
tree4406c2ed2d7c54f8c8719ae02b9214977999de5c /editors/with-editor
parent181245ca38590aa28b1aa69425ae1d1d50c5441a (diff)
downloadports-7389d6c24163329e322f1da76dc6f78f1e5f028a.tar.gz
ports-7389d6c24163329e322f1da76dc6f78f1e5f028a.zip
Update LICENSE
- Add LICENSE_FILE - Pet portlint: move DISTVERSIONPREFIX downward PR: 222295 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes
Notes: svn path=/head/; revision=449880
Diffstat (limited to 'editors/with-editor')
-rw-r--r--editors/with-editor/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile
index ef928f2a197a..6bba9bb345eb 100644
--- a/editors/with-editor/Makefile
+++ b/editors/with-editor/Makefile
@@ -3,15 +3,16 @@
PORTNAME= with-editor
PORTVERSION= 2.6.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= editors elisp
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yasu@utahime.org
-COMMENT= Use the Emacsclient as the $EDITOR of child processes
+COMMENT= Use the Emacsclient as the $$EDITOR of child processes
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= magit