aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wv/Makefile
blob: 18fe580473b97180e50cb5c18543d23c97ad1045 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    mswordview
# Version required:     0.5.2
# Date created:         Fri Nov  6 09:06:33 PST 1998
# Whom:                 sumikawa@kame.net
#
# $Id: Makefile,v 1.3 1999/01/01 15:00:52 itojun Exp $
#

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

MAINTAINER= sumikawa@kame.net

GNU_CONFIGURE=  yes
WRKSRC=     $(WRKDIR)/mswordview

.include <bsd.port.mk>