e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
14 lines
343 B
Makefile
14 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/06/02 01:20:14 jschauma 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
|
|
|
|
ALL_TARGET= spiff
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|