summaryrefslogblamecommitdiff
path: root/textproc/mswordview/Makefile
blob: f6704352f8d9943761eb698809c9802534e8b728 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
                              
                                                    
                                         
 
                                                     

 
                                 
                        
                                                                


                                 


                                                                     
                   



                                                               

                      
# New ports collection makefile for:    mswordview
# Version required:     0.5.14
# Date created:         Fri Nov  6 09:06:33 PST 1998
# Whom:                 sumikawa@kame.net
#
# $Id: Makefile,v 1.4 1999/03/04 22:53:22 billf Exp $
#

DISTNAME=	mswordview-0.5.14
CATEGORIES=	textproc
MASTER_SITES=	http://www.csn.ul.ie/~caolan/publink/mswordview/

MAINTAINER=	sumikawa@kame.net

BUILD_DEPENDS=	${LOCALBASE}/lib/libwmf.a:${PORTSDIR}/graphics/libwmf

WRKSRC=		${WRKDIR}/mswordview
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-ttf=${LOCALBASE} --with-wmf=${LOCALBASE}
USE_XLIB=	yes

MAN1=	mswordview.1

.include <bsd.port.mk>