freebsd-ports/textproc/unrtf/Makefile
Martin Wilke 9c552ca4dc - Update to 0.20.5
PR:		119504
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-10 23:19:06 +00:00

21 lines
437 B
Makefile

# 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
MAINTAINER= ports@FreeBSD.org
COMMENT= A converter from RTF to several formats, including HTML and LaTeX
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
MAN1= unrtf.1
PLIST_FILES= bin/unrtf
.include <bsd.port.mk>