freebsd-ports/textproc/unrtf/Makefile

22 lines
437 B
Makefile
Raw Normal View History

# New ports collection makefile for: unrtf
# Date created: 26 March 2002
# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de>
#
# $FreeBSD$
PORTNAME= unrtf
PORTVERSION= 0.20.5
CATEGORIES= textproc
MASTER_SITES= GNU
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
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
MAN1= unrtf.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/unrtf
.include <bsd.port.mk>