1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11-wm/e16-docs/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

22 lines
425 B
Makefile

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