1998-08-04 17:04:18 +00:00
|
|
|
# New ports collection makefile for: diction
|
|
|
|
# Date created: 2 August 1998
|
|
|
|
# Whom: J Han <hjh@best.com>
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1998-08-04 17:04:18 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= diction
|
|
|
|
PORTVERSION= 0.8
|
1998-08-04 17:04:18 +00:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/
|
|
|
|
|
2000-02-13 17:09:11 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-08-04 17:04:18 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
MAKE_ENV= MKDIR="$(MKDIR)"
|
|
|
|
|
|
|
|
MAN1= diction.1 style.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|