2008-03-11 22:13:53 +01:00
|
|
|
# New ports collection makefile for: efreet
|
|
|
|
# Date created: 28 September 2007
|
|
|
|
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= emprint
|
2011-06-25 05:36:20 +02:00
|
|
|
PORTVERSION= 20110129
|
2010-12-14 08:30:56 +01:00
|
|
|
CATEGORIES= x11 enlightenment
|
2011-06-25 05:36:20 +02:00
|
|
|
MASTER_SITES= http://files.roorback.net/e17/2011-01-29/extra/
|
2008-03-11 22:13:53 +01:00
|
|
|
|
|
|
|
MAINTAINER= stas@FreeBSD.org
|
|
|
|
COMMENT= Utility for taking screenshots for E17
|
|
|
|
|
2010-12-14 08:30:56 +01:00
|
|
|
DIST_SUBDIR= e17
|
2008-03-11 22:13:53 +01:00
|
|
|
USE_BZIP2= yes
|
2010-12-14 08:30:56 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2008-03-11 22:13:53 +01:00
|
|
|
USE_EFL= ecore evas edje imlib2
|
|
|
|
USE_EFL_ECORE= file x11 evas
|
2010-12-14 08:30:56 +01:00
|
|
|
USE_GNOME= gnomehack gnometarget pkgconfig
|
|
|
|
USE_LDCONFIG= yes
|
2008-03-11 22:13:53 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|