1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/textproc/wv2/Makefile
Alberto Villa 0de2824a14 - Do not USE_GMAKE.
PR:		156528
Submitted by:	bapt
Approved by:	fluffy (maintainer timeout)
2012-01-24 17:25:40 +00:00

24 lines
457 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= 4
CATEGORIES= textproc
MASTER_SITES= SF/wvware/
MAINTAINER= fluffy@FreeBSD.org
COMMENT= A library providing routines to access Microsoft Word files
USE_GNOME= libgsf
USE_ICONV= yes
USE_BZIP2= yes
USE_CMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>