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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user