freebsd-ports/x11/efreet/Makefile
Stanislav Sedov 4e6b9d37ad - Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)
2010-12-14 07:30:56 +00:00

26 lines
621 B
Makefile

# New ports collection makefile for: efreet
# Date created: 28 September 2007
# Whom: Stanislav Sedov <stas@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= efreet
DISTVERSION= 1.0.0.beta
CATEGORIES= x11 enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
http://files.roorback.net/e17/2010-10-03/base/
MAINTAINER= stas@FreeBSD.org
COMMENT= Freedesktop.org EFL compatiblity layer
LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_EFL= eet eina ecore libtool_hack librt_hack
USE_EFL_ECORE= file
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>