summaryrefslogtreecommitdiff
path: root/textproc/mswordview/Makefile
blob: 35ef4aca2f7bdb46b255d3129d2abc1ac04391e0 (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.1
# Date created:         Fri Nov  6 09:06:33 PST 1998
# Whom:                 sumikawa@kame.net
#
# $Id: Makefile,v 1.2 1998/11/06 17:12:02 itojun Exp $
#

DISTNAME=	mswordview-0.5.1
CATEGORIES=	textproc
MASTER_SITES=	http://www.gnu.org/~caolan/publink/mswordview/

MAINTAINER=	sumikawa@kame.net

GNU_CONFIGURE=	yes
WRKSRC=		$(WRKDIR)/mswordview

.include <bsd.port.mk>