2000-12-19 08:17:41 +00:00
|
|
|
# New ports collection makefile for: diction
|
1998-08-04 17:04:18 +00:00
|
|
|
# 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-12-19 08:17:41 +00:00
|
|
|
PORTNAME= diction
|
2002-03-16 14:52:54 +00:00
|
|
|
PORTVERSION= 1.02
|
2000-12-19 08:17:41 +00:00
|
|
|
CATEGORIES= misc
|
2003-05-20 16:53:10 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU} \
|
|
|
|
http://www.moria.de/~michael/diction/
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1998-08-04 17:04:18 +00:00
|
|
|
|
2000-12-19 08:17:41 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= GNU diction and style
|
1998-08-04 17:04:18 +00:00
|
|
|
|
2004-03-14 06:17:56 +00:00
|
|
|
USE_AUTOCONF_VER= 213
|
1998-08-04 17:04:18 +00:00
|
|
|
|
2004-02-11 15:07:54 +00:00
|
|
|
PLIST_FILES= bin/diction bin/style share/diction/C share/diction/de \
|
|
|
|
share/diction/en
|
|
|
|
PLIST_DIRS= share/diction
|
|
|
|
|
2000-12-19 08:17:41 +00:00
|
|
|
MAN1= diction.1 style.1
|
1998-08-04 17:04:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|