aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-10-22 08:20:15 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-10-22 08:20:15 +0000
commit024cb10eec4f904ec8ca53e55d53edbce1d11ecd (patch)
tree014583be9085279d36d3dd6d23d8bbbc3c86f8ba /devel/Makefile
parent17ed271daaa2ed8fd4fc15f397ac220766d64b46 (diff)
downloadports-024cb10eec4f904ec8ca53e55d53edbce1d11ecd.tar.gz
ports-024cb10eec4f904ec8ca53e55d53edbce1d11ecd.zip
Add ports of the General Polygon Clipping library and its sample
client application. Some day OpenOffice may use this too...
Notes
Notes: svn path=/head/; revision=146102
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 82f631f848ac..9332b49f56f8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -340,6 +340,7 @@
SUBDIR += gonzui
SUBDIR += google-sparsehash
SUBDIR += gorm
+ SUBDIR += gpc
SUBDIR += gperf
SUBDIR += gputils
SUBDIR += gsoap