1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
2023-04-25 17:17:15 +02:00

20 lines
432 B
Makefile

PORTNAME= e16-docs
PORTVERSION= 0.16.8.0.2
PORTREVISION= 5
CATEGORIES= x11-wm
MASTER_SITES= SF/enlightenment/e16-docs/${PORTVERSION}
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Data files of enlightenment DOX
WWW= https://www.enlightenment.org/
RUN_DEPENDS= ${LOCALBASE}/bin/e16:x11-wm/e16
USES= gmake xorg
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
DATADIR= ${PREFIX}/share/e16
.include <bsd.port.mk>