2002-06-25 11:18:40 +02:00
|
|
|
# New ports collection makefile for: unrtf
|
|
|
|
# Date created: 26 March 2002
|
|
|
|
# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= unrtf
|
2008-01-11 00:19:06 +01:00
|
|
|
PORTVERSION= 0.20.5
|
2002-06-25 11:18:40 +02:00
|
|
|
CATEGORIES= textproc
|
2008-01-11 00:19:06 +01:00
|
|
|
MASTER_SITES= GNU
|
2002-06-25 11:18:40 +02:00
|
|
|
|
2002-09-05 10:41:17 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= A converter from RTF to several formats, including HTML and LaTeX
|
2002-06-25 11:18:40 +02:00
|
|
|
|
2006-06-12 03:49:56 +02:00
|
|
|
USE_GNOME= gnometarget
|
|
|
|
GNU_CONFIGURE= yes
|
2002-06-25 11:18:40 +02:00
|
|
|
|
|
|
|
MAN1= unrtf.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/unrtf
|
2002-06-25 11:18:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|