summaryrefslogtreecommitdiff
path: root/x11/emprint/Makefile
blob: 82d7c4ae2960c04fe4915c43a01ec3095903dd07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	efreet
# Date created:				28 September 2007
# Whom:					Stanislav Sedov <stas@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	emprint
PORTVERSION=	20101003
CATEGORIES=	x11 enlightenment
MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/

MAINTAINER=	stas@FreeBSD.org
COMMENT=	Utility for taking screenshots for E17

DIST_SUBDIR=	e17
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_EFL=	ecore evas edje imlib2
USE_EFL_ECORE=	file x11 evas
USE_GNOME=	gnomehack gnometarget pkgconfig
USE_LDCONFIG=	yes

.include <bsd.port.mk>