mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
397 B
Makefile
19 lines
397 B
Makefile
|
# New ports collection makefile for: mswordview
|
||
|
# Version required: 0.4.9
|
||
|
# Date created: Fri Nov 6 09:06:33 PST 1998
|
||
|
# Whom: sumikawa
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= mswordview-0.4.9
|
||
|
CATEGORIES= converters
|
||
|
MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/mswordview/
|
||
|
|
||
|
MAINTAINER= sumikawa@kame.net
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
WRKSRC= $(WRKDIR)/mswordview
|
||
|
|
||
|
.include <bsd.port.mk>
|