353c969896
- add some of them to `enlightenment' virtual category PR: 166814 Submitted by: Grzegorz Blach <magik at roorback dot net>
24 lines
543 B
Makefile
24 lines
543 B
Makefile
# New ports collection makefile for: efreet
|
|
# Date created: 28 September 2007
|
|
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= emprint
|
|
PORTVERSION= 20110129
|
|
CATEGORIES= x11 enlightenment
|
|
MASTER_SITES= http://files.roorback.net/e17/2011-01-29/extra/
|
|
|
|
MAINTAINER= magik@roorback.net
|
|
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 pkgconfig
|
|
USE_LDCONFIG= yes
|
|
|
|
.include <bsd.port.mk>
|