1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/textproc/wv2/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
484 B
Makefile

# New ports collection makefile for: wv2
# Date created: Do 28 Aug 2003 15:50:37 CEST
# Whom: lofi@freebsd.org
#
# $FreeBSD$
#
PORTNAME= wv2
PORTVERSION= 0.4.2
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/wvware/
MAINTAINER= fluffy@FreeBSD.org
COMMENT= A library providing routines to access Microsoft Word files
USE_GNOME= gnometarget libgsf
USE_ICONV= yes
USE_BZIP2= yes
USE_CMAKE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>