2003-06-03 05:16:23 +02:00
|
|
|
# New ports collection makefile for: libwpd
|
|
|
|
# Date created: Mon May 19 09:09:10 PDT 2003
|
|
|
|
# Whom: reed@pugetsoundtechnology.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libwpd
|
2006-11-30 21:58:48 +01:00
|
|
|
PORTVERSION= 0.8.7
|
2003-06-03 05:16:23 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= libwpd
|
|
|
|
|
2005-10-03 20:39:33 +02:00
|
|
|
MAINTAINER= mi@aldan.algebra.com
|
2003-06-03 05:16:23 +02:00
|
|
|
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2004-05-31 14:29:19 +02:00
|
|
|
USE_GNOME= gnomehack libgsf
|
2004-03-04 18:21:35 +01:00
|
|
|
INSTALLS_SHLIB= yes
|
2003-06-03 05:16:23 +02:00
|
|
|
|
2005-07-04 16:01:12 +02:00
|
|
|
.include <bsd.port.mk>
|