1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/textproc/libwpd/Makefile
Pav Lucistnik 202f4f3d43 - Update to 0.7.1
PR:		ports/63729
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
Approved by:	maintainer
2004-03-04 17:21:35 +00:00

23 lines
503 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.7.1
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
USE_LIBTOOL= yes
USE_GNOME= libgsf
INSTALLS_SHLIB= yes
.include <bsd.port.mk>