mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update LICENSE
- Add LICENSE_FILE - Pet portlint: move DISTVERSIONPREFIX downward PR: 222295 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
This commit is contained in:
parent
181245ca38
commit
7389d6c241
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449880
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user