6e02d7ee41
Suggested by Roland Illig, ok'd by various.
14 lines
340 B
Makefile
14 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/12/03 15:14:55 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= spiff-1.0
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.darwinsys.com/freeware/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.darwinsys.com/freeware/
|
|
COMMENT= Make controlled approximate comparisons between files
|
|
|
|
BUILD_TARGET= spiff
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|