2008-04-16 21:44:25 +02:00
|
|
|
PORTNAME= abiword-docs
|
2015-06-19 00:22:47 +02:00
|
|
|
PORTVERSION= 3.0.1
|
2022-08-12 16:46:53 +02:00
|
|
|
PORTREVISION= 1
|
2008-04-16 21:44:25 +02:00
|
|
|
CATEGORIES= editors
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/
|
2008-04-16 21:44:25 +02:00
|
|
|
DIST_SUBDIR= AbiWord
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= AbiWord help files
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://www.abisource.com/
|
2008-04-16 21:44:25 +02:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
BUILD_DEPENDS= abiword:editors/abiword
|
|
|
|
RUN_DEPENDS= abiword:editors/abiword
|
2008-04-16 21:44:25 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2013-09-03 08:36:41 +02:00
|
|
|
USES= gmake pkgconfig
|
2008-04-16 21:44:25 +02:00
|
|
|
# Don't give X warnings if DISPLAY is set
|
|
|
|
CONFIGURE_ENV= DISPLAY=""
|
|
|
|
MAKE_ENV= DISPLAY=""
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|