1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/textproc/libwpd08/Makefile
Mikhail Teterin 5fc21df017 Upgrade from 0.8.3 to 0.8.4. Hate <bsd.gnome.mk>
Thanks to:	edwin's robot
2006-01-05 22:01:17 +00:00

23 lines
513 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.8.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libwpd
MAINTAINER= mi@aldan.algebra.com
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack libgsf
INSTALLS_SHLIB= yes
.include <bsd.port.mk>