freebsd-ports/x11/emprint/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

19 lines
395 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:devel/efl
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USES= pkgconfig tar:bzip2
.include <bsd.port.mk>