aboutsummaryrefslogtreecommitdiff
path: root/x11/emprint/Makefile
blob: 40a0465aab0a00843ab8c76dd83e1345bbe7fe2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	emprint
PORTVERSION=	20130520
PORTREVISION=	5
CATEGORIES=	x11 enlightenment
MASTER_SITES=	LOCAL/gblach/e17/extra/

MAINTAINER=	enlightenment@FreeBSD.org
COMMENT=	Utility for taking screenshots for E17
WWW=		https://www.enlightenment.org/

LIB_DEPENDS=	libefl.so:devel/efl

DIST_SUBDIR=	e17
GNU_CONFIGURE=	yes
USES=		pkgconfig tar:bzip2

.include <bsd.port.mk>