1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/x11-wm/enlightenment-docs/Makefile
2014-02-14 13:51:02 +00:00

23 lines
472 B
Makefile

# Created by: vanilla
# $FreeBSD$
PORTNAME= enlightenment-docs
PORTVERSION= 0.16.8.0.2
PORTREVISION= 4
CATEGORIES= x11-wm
MASTER_SITES= SF/enlightenment/e16-docs/${PORTVERSION}
DISTNAME= e16-docs-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Data files of enlightenment DOX
RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16
USES= gmake
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
DATADIR= ${PREFIX}/share/e16
.include <bsd.port.mk>