diff options
author | gabor <gabor@FreeBSD.org> | 2007-02-02 22:16:28 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-02-02 22:16:28 +0800 |
commit | bf677b6007593c6b6b8e097badef99b281cf866c (patch) | |
tree | 5176a20968e5730c2449ab227a8f447f10e08544 /graphics/Makefile | |
parent | 43fa3c207594eef898716f01ac9f9682694976b1 (diff) | |
download | freebsd-ports-gnome-bf677b6007593c6b6b8e097badef99b281cf866c.tar.gz freebsd-ports-gnome-bf677b6007593c6b6b8e097badef99b281cf866c.tar.zst freebsd-ports-gnome-bf677b6007593c6b6b8e097badef99b281cf866c.zip |
Graphics module for aolserver (3.x,4.x)
WWW: http://www.aolserver.cz/
- Martin Matuska
martin@matuska.org
PR: ports/105781
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: erwin (mentor)
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 cf999229a246..111b4fa62ef9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -21,6 +21,7 @@ SUBDIR += allegrogl SUBDIR += amanith SUBDIR += aoi + SUBDIR += aolserver-nsgd SUBDIR += aqsis SUBDIR += autopano-sift SUBDIR += autotrace |