mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
19 lines
452 B
Makefile
19 lines
452 B
Makefile
# 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>
|