1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Baptiste Daroussin f8a1430380 Over to the enlightement team
Submitted by:	Chris Petrik (via irc)
2015-04-16 21:55:10 +00:00

20 lines
407 B
Makefile

# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD$
PORTNAME= emprint
PORTVERSION= 20130520
PORTREVISION= 2
CATEGORIES= x11 enlightenment
MASTER_SITES= LOCAL/gblach/e17/extra/
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Utility for taking screenshots for E17
LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USES= pkgconfig tar:bzip2
.include <bsd.port.mk>