aboutsummaryrefslogblamecommitdiff
path: root/textproc/unrtf/Makefile
blob: 09bd1d900487c473876caeea675fde30e528c500 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                          
                      
                        
                   
 
                                 
                                                                                 
 

                           

                       
                         
 
                      
# 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>