2003-06-02 23:16:23 -04:00
|
|
|
# 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
|
2004-02-04 00:10:27 -05:00
|
|
|
PORTREVISION= 1
|
2003-06-02 23:16:23 -04:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= libwpd
|
|
|
|
|
|
|
|
MAINTAINER= reed@pugetsoundtechnology.com
|
|
|
|
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2003-06-16 16:57:32 -04:00
|
|
|
USE_GNOME= libgsf
|
2003-06-02 23:16:23 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|