2004-08-25 09:04:43 +02:00
|
|
|
# New ports collection makefile for: enlightenment-docs
|
|
|
|
# Date created: 08 Aug 2004
|
|
|
|
# Whom: vanilla
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= enlightenment-docs
|
2006-02-11 16:11:28 +01:00
|
|
|
PORTVERSION= 0.16.8
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 2
|
2004-08-25 09:04:43 +02:00
|
|
|
CATEGORIES= x11-wm
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= enlightenment
|
2006-02-11 16:11:28 +01:00
|
|
|
DISTNAME= e16-docs-${PORTVERSION}-0.02
|
2004-08-25 09:04:43 +02:00
|
|
|
|
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
|
|
|
COMMENT= Data files of enlightenment DOX
|
|
|
|
|
2006-04-02 21:19:50 +02:00
|
|
|
RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment
|
2004-08-25 09:04:43 +02:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-fsstd
|
2006-02-11 16:11:28 +01:00
|
|
|
DATADIR= ${PREFIX}/share/e16
|
2004-08-25 09:04:43 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|