misc/patchutils: add CONFLICTS, add LICENSE
...and reshuffle so as to be portclippy clean. PR: 248256 Approved by: portmgr@ (blanket add CONFLICTS, LICENSE)
This commit is contained in:
parent
0c7fff5d2f
commit
9f16a8d2b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543407
@ -9,13 +9,17 @@ MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Small collection of programs that operate on patch files
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= perl5 python:run shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= patchview/gitdiff scripts/*.in
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
SHEBANG_FILES= patchview/gitdiff scripts/*.in
|
||||
CONFLICTS= devel/subversion
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user