freebsd-ports/x11-wm/enlightenment-docs/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

26 lines
563 B
Makefile

# New ports collection makefile for: enlightenment-docs
# Date created: 08 Aug 2004
# Whom: vanilla
#
# $FreeBSD$
#
PORTNAME= enlightenment-docs
PORTVERSION= 0.16.8.0.2
PORTREVISION= 3
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
USE_XORG= x11
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
DATADIR= ${PREFIX}/share/e16
.include <bsd.port.mk>