2000-03-05 18:30:21 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2000/03/05 18:30:45 espie Exp $
|
1999-04-23 16:23:50 +00:00
|
|
|
|
2000-01-21 12:25:36 +00:00
|
|
|
DISTNAME= enlightenment-0.16.3
|
1999-04-23 16:23:50 +00:00
|
|
|
CATEGORIES= x11
|
2000-03-05 18:30:21 +00:00
|
|
|
NEED_VERSION= 1.223
|
2000-01-21 15:53:05 +00:00
|
|
|
MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
|
2000-01-21 12:25:36 +00:00
|
|
|
ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
|
1999-04-23 16:23:50 +00:00
|
|
|
|
|
|
|
MAINTAINER= op21@squish.org
|
|
|
|
|
2000-02-12 06:29:49 +00:00
|
|
|
LICENSE_TYPE= BSD
|
2000-03-05 18:30:21 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 06:29:49 +00:00
|
|
|
|
2000-03-05 18:30:21 +00:00
|
|
|
LIB_DEPENDS= esd.2.16:audio/esound \
|
|
|
|
Fnlib.0.5:graphics/fnlib \
|
|
|
|
gif.4.1:graphics/giflib \
|
|
|
|
Imlib.19:graphics/imlib \
|
|
|
|
tiff.35:graphics/tiff \
|
|
|
|
ttf.1.3:print/freetype \
|
|
|
|
ghttp.1:www/libghttp
|
1999-04-23 16:23:50 +00:00
|
|
|
|
2000-03-05 18:30:21 +00:00
|
|
|
USE_X11= Yes
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
SEPARATE_BUILD= Yes
|
|
|
|
GNU_CONFIGURE= Yes
|
1999-04-23 16:23:50 +00:00
|
|
|
CONFIGURE_ARGS= --enable-fsstd
|
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|
|
|
LDFLAGS="-L${LOCALBASE}/lib"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|