1998-06-10 09:42:18 +00:00
|
|
|
# New ports collection makefile for: word2x
|
2000-03-11 01:47:08 +00:00
|
|
|
# Version required: 0.005
|
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
|
|
|
|
2000-03-11 01:47:08 +00:00
|
|
|
DISTNAME= word2x-0.005
|
1998-06-10 09:42:18 +00:00
|
|
|
CATEGORIES= textproc
|
2000-03-11 01:47:08 +00:00
|
|
|
MASTER_SITES= http://word2x.alcom.co.uk/download/
|
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>
|