2012-11-04 14:05:04 +01:00
|
|
|
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
2008-03-11 22:13:53 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= emprint
|
2012-12-22 21:54:59 +01:00
|
|
|
PORTVERSION= 20120918
|
2010-12-14 08:30:56 +01:00
|
|
|
CATEGORIES= x11 enlightenment
|
2012-06-26 19:36:30 +02:00
|
|
|
MASTER_SITES= http://files.roorback.net/e17/extra/
|
2008-03-11 22:13:53 +01:00
|
|
|
|
2012-11-04 14:05:04 +01:00
|
|
|
MAINTAINER= gblach@FreeBSD.org
|
2008-03-11 22:13:53 +01:00
|
|
|
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
|
2012-12-22 21:54:59 +01:00
|
|
|
USE_EFL= eina evas ecore
|
|
|
|
USE_EFL_ECORE= evas file input x11
|
2011-08-11 21:20:17 +02:00
|
|
|
USE_GNOME= gnomehack pkgconfig
|
2008-03-11 22:13:53 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|