15 lines
422 B
Makefile
15 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/03/16 14:02:23 cjep 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
|
|
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
|
|
CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|