freebsd-ports/textproc/libwpd/Makefile
2003-06-03 03:16:23 +00:00

22 lines
514 B
Makefile

# New ports collection makefile for: libwpd
# Date created: Mon May 19 09:09:10 PDT 2003
# Whom: reed@pugetsoundtechnology.com
#
# $FreeBSD$
#
PORTNAME= libwpd
PORTVERSION= 0.4.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libwpd
MAINTAINER= reed@pugetsoundtechnology.com
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
LIB_DEPENDS= gsf-1.9:${PORTSDIR}/devel/libgsf
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>