diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:06:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:06:13 +0800 |
commit | 1756c1c20680a87f97e38dd4c6a2bf1b4aa1910d (patch) | |
tree | 37e645800c88942b693fd22d658239accf1642cd /graphics/Makefile | |
parent | 2ea7d9835aecb9b7df152ff40f2c1f45dc63ec68 (diff) | |
download | freebsd-ports-gnome-1756c1c20680a87f97e38dd4c6a2bf1b4aa1910d.tar.gz freebsd-ports-gnome-1756c1c20680a87f97e38dd4c6a2bf1b4aa1910d.tar.zst freebsd-ports-gnome-1756c1c20680a87f97e38dd4c6a2bf1b4aa1910d.zip |
Add esmart, it's evas smart objects development libraries.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5477eba6d546..d77e7d6ee42c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -87,6 +87,7 @@ SUBDIR += eps2png SUBDIR += epsilon SUBDIR += epstool + SUBDIR += esmart SUBDIR += eterm-bg SUBDIR += evas SUBDIR += evince |