diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
| commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
| tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /textproc/libwpd08/Makefile | |
| parent | c7651500a041b224f401ba85fc192aac6ad83c1c (diff) | |
Diffstat (limited to 'textproc/libwpd08/Makefile')
| -rw-r--r-- | textproc/libwpd08/Makefile | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/textproc/libwpd08/Makefile b/textproc/libwpd08/Makefile deleted file mode 100644 index 25ba4337e6fe..000000000000 --- a/textproc/libwpd08/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# 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.14 -CATEGORIES= textproc -MASTER_SITES= SF - -MAINTAINER= mi@aldan.algebra.com -COMMENT= Tools for importing and exporting WordPerfect(tm) documents - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack libgsf -USE_LDCONFIG= yes -ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` - -CONFIGURE_ARGS+=--without-docs - -.include <bsd.port.mk> |
