1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/textproc/libwpd08/Makefile
2003-06-16 20:57:32 +00:00

22 lines
485 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
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= libgsf
.include <bsd.port.mk>