4e75dde3f9
No changelogs are provided by the upstream.
11 lines
262 B
Makefile
11 lines
262 B
Makefile
# $NetBSD: Makefile,v 1.5 2022/02/11 09:14:48 pho Exp $
|
|
|
|
DISTNAME= Diff-0.4.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= O(ND) diff algorithm in Haskell
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|