1998-06-10 11:42:18 +02:00
|
|
|
# New ports collection makefile for: word2x
|
|
|
|
# Date created: 10 June 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1998-06-10 11:42:18 +02:00
|
|
|
#
|
1999-08-31 04:11:56 +02:00
|
|
|
# $FreeBSD$
|
2000-04-09 23:54:47 +02:00
|
|
|
#
|
1998-06-10 11:42:18 +02:00
|
|
|
|
2000-04-09 23:54:47 +02:00
|
|
|
PORTNAME= word2x
|
|
|
|
PORTVERSION= 0.005
|
2004-04-02 21:07:21 +02:00
|
|
|
PORTREVISION= 2
|
1998-06-10 11:42:18 +02:00
|
|
|
CATEGORIES= textproc
|
2009-08-22 02:37:17 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION}
|
1998-06-10 11:42:18 +02:00
|
|
|
|
2004-03-31 11:55:42 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Converter from MS Word to text, HTML or LaTeX
|
1998-06-10 11:42:18 +02:00
|
|
|
|
2003-06-05 00:43:38 +02:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2004-04-02 21:07:21 +02:00
|
|
|
MAN1= word2x.1
|
|
|
|
PLIST_FILES= bin/rtest2 bin/word2x
|
2003-06-05 00:43:38 +02:00
|
|
|
|
2004-08-18 20:32:34 +02:00
|
|
|
.include <bsd.port.mk>
|