pkgsrc/textproc/diction/Makefile
snj f982ae2287 Update to 1.08. Complete changes unknown, but the three listed in NEWS are:
o  The pattern digit dot digit (fractional number) does not end
   a sentence.
o  New flag -b for warnings about mistakes made by beginners.
o  Do not print suggestions by default, but only if -s is used.
2005-06-01 03:01:58 +00:00

19 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/06/01 03:01:58 snj Exp $
DISTNAME= diction-1.08
CATEGORIES= textproc
MASTER_SITES= http://www.moria.de/~michael/diction/
MAINTAINER= xs@nitric.net
HOMEPAGE= http://www.gnu.org/software/diction/diction.html
COMMENT= GNU version of diction and style
BUILD_USES_MSGFMT= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"