1998-06-10 09:42:18 +00:00
|
|
|
# New ports collection makefile for: word2x
|
1998-10-20 02:00:24 +00:00
|
|
|
# Version required: 0.003
|
1998-06-10 09:42:18 +00:00
|
|
|
# Date created: 10 June 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1998-06-10 09:42:18 +00:00
|
|
|
#
|
1999-08-31 02:11:56 +00:00
|
|
|
# $FreeBSD$
|
1998-06-10 09:42:18 +00:00
|
|
|
|
|
|
|
DISTNAME= word2x
|
1998-10-20 02:00:24 +00:00
|
|
|
PKGNAME= word2x-0.003
|
1998-06-10 09:42:18 +00:00
|
|
|
CATEGORIES= textproc
|
1998-11-16 22:47:15 +00:00
|
|
|
MASTER_SITES= ftp://ftp.gu.net/pub/unix/viewers/ \
|
|
|
|
ftp://ftp.afti.nsu.ru/pub/source/utils/word2x/ \
|
2000-02-08 09:29:51 +00:00
|
|
|
http://people.FreeBSD.org/~billf/
|
1998-06-10 09:42:18 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= billf@FreeBSD.org
|
1998-06-10 09:42:18 +00:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= word2x.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|