opnsense-ports/textproc/icdiff/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

20 lines
364 B
Makefile

# Created by: Ben Woods <woodsb02@FreeBSD.org>
PORTNAME= icdiff
PORTVERSION= 2.0.0
DISTVERSIONPREFIX= release-
CATEGORIES= textproc
MAINTAINER= woodsb02@FreeBSD.org
COMMENT= Improved colored diff
LICENSE= PSFL
USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent optsuffix
USE_GITHUB= yes
GH_ACCOUNT= jeffkaufman
NO_ARCH= yes
.include <bsd.port.mk>