1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/editors/abiword-extras/Makefile
Koop Mast 2be601c47e Update to 2.6.8.
Add upstream patch to fix a issue where abiword wouldn't detect older ms
word mail merge fields. [1]

Requested by:	Michael Camden <camden DOT michael AT gmail DOT com> [1]
Obtained from:	Abiword SVN [1]
2009-03-26 13:34:58 +00:00

24 lines
580 B
Makefile

# New ports collection makefile for: abiword-extras
# Date created: 2008-04-16
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= abiword-extras
PORTVERSION= 2.6.8
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
DIST_SUBDIR= AbiWord
MAINTAINER= gnome@FreeBSD.org
COMMENT= AbiWord extras (Templates, clipart, dictionary files, etc)
BUILD_DEPENDS= abiword:${PORTSDIR}/editors/abiword
RUN_DEPENDS= abiword:${PORTSDIR}/editors/abiword
GNU_CONFIGURE= yes
.include <bsd.port.mk>