diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-12 23:57:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-12 23:57:41 +0800 |
commit | 70a9fc164425f21f5df7478a84601f5ce2651565 (patch) | |
tree | fc92b1bb45ac076c38e11dda63bc6a012d705141 /devel/Makefile | |
parent | 8b1756afa5162f5c3cf621f5f6e627806c5a881a (diff) | |
download | freebsd-ports-graphics-70a9fc164425f21f5df7478a84601f5ce2651565.tar.gz freebsd-ports-graphics-70a9fc164425f21f5df7478a84601f5ce2651565.tar.zst freebsd-ports-graphics-70a9fc164425f21f5df7478a84601f5ce2651565.zip |
The shape extension wraps libshape and provides the ability to write programs
for manipulating ESRI shapefiles.
WWW: http://pecl.php.net/package/shape/
- Ditesh Shashikant Gathani
ditesh@gathani.org
PR: ports/118064
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 76541d84434..25ac9bd8905 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1797,6 +1797,7 @@ SUBDIR += pecl-json SUBDIR += pecl-operator SUBDIR += pecl-runkit + SUBDIR += pecl-shape SUBDIR += pecl-statgrab SUBDIR += pecl-svn SUBDIR += pecl-uploadprogress |