freebsd-ports/x11/emprint/Makefile
Grzegorz Blach 41cfa1cad2 - Update to 20130520 snapshot
Approved by:	crees, tabthorpe (mentors, implicit)
2013-05-20 02:15:31 +00:00

18 lines
386 B
Makefile

# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
PORTNAME= emprint
PORTVERSION= 20130520
CATEGORIES= x11 enlightenment
MASTER_SITES= LOCAL/gblach/e17/extra/
MAINTAINER= gblach@FreeBSD.org
COMMENT= Utility for taking screenshots for E17
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_EFL= eina evas ecore
USE_EFL_ECORE= evas file input x11
.include <bsd.port.mk>