aboutsummaryrefslogtreecommitdiff
path: root/graphics/etch
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2012-12-22 20:54:59 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2012-12-22 20:54:59 +0000
commit2d250bb95eac4419c2b2a81d30d1629c50a4ba4f (patch)
tree9c4bc08591050b7b536082be6db8392c913f8089 /graphics/etch
parent3f57bf2285e342135340477d9404790fda157f15 (diff)
downloadports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.tar.gz
ports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.zip
Notes
Diffstat (limited to 'graphics/etch')
-rw-r--r--graphics/etch/Makefile23
-rw-r--r--graphics/etch/distinfo2
-rw-r--r--graphics/etch/pkg-descr3
-rw-r--r--graphics/etch/pkg-plist5
4 files changed, 33 insertions, 0 deletions
diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile
new file mode 100644
index 000000000000..7960e53fb846
--- /dev/null
+++ b/graphics/etch/Makefile
@@ -0,0 +1,23 @@
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= etch
+PORTVERSION= 20121003
+CATEGORIES= graphics enlightenment
+MASTER_SITES= http://files.roorback.net/e17/extra/
+
+MAINTAINER= gblach@FreeBSD.org
+COMMENT= Etch is an abstract time based animation library
+
+LICENSE= LGPL21
+
+DIST_SUBDIR= e17
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_EFL= eina enesim libtool_hack
+USE_GNOME= gnomehack pkgconfig
+USE_LDCONFIG= yes
+
+CONFIGURE_ARGS= --disable-static
+
+.include <bsd.port.mk>
diff --git a/graphics/etch/distinfo b/graphics/etch/distinfo
new file mode 100644
index 000000000000..149f3751987c
--- /dev/null
+++ b/graphics/etch/distinfo
@@ -0,0 +1,2 @@
+SHA256 (e17/etch-20121003.tar.bz2) = 8b1294f1f091dff02c3738e67e35c2ce3f44bf3bf1f1ae7cd6709564f2b3b9ac
+SIZE (e17/etch-20121003.tar.bz2) = 482236
diff --git a/graphics/etch/pkg-descr b/graphics/etch/pkg-descr
new file mode 100644
index 000000000000..b79abd6a70ab
--- /dev/null
+++ b/graphics/etch/pkg-descr
@@ -0,0 +1,3 @@
+Etch is an abstract time based animation library.
+
+WWW: http://code.google.com/p/enesim/
diff --git a/graphics/etch/pkg-plist b/graphics/etch/pkg-plist
new file mode 100644
index 000000000000..f788fc773144
--- /dev/null
+++ b/graphics/etch/pkg-plist
@@ -0,0 +1,5 @@
+bin/etch_test
+include/Etch.h
+lib/libetch.so
+lib/libetch.so.0
+libdata/pkgconfig/etch.pc