diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/entice | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/entice')
-rw-r--r-- | graphics/entice/Makefile | 1 | ||||
-rw-r--r-- | graphics/entice/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 33b989ef7f90..db9688b596fe 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ny.us.rasterman.com/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= An image viewer written using libraries for Enlightenment 0.17 development LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ evas.6:${PORTSDIR}/graphics/evas diff --git a/graphics/entice/pkg-comment b/graphics/entice/pkg-comment deleted file mode 100644 index 7516431b3ba9..000000000000 --- a/graphics/entice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An image viewer written using libraries for Enlightenment 0.17 development |