blob: 1b6daaf8e2e7536c11f80383764b07cd2e073d30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.4 2004/02/14 00:54:45 grant Exp $
DISTNAME= diction-1.02
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
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"
|