diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-07 05:06:03 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-07 05:06:03 +0000 |
commit | 813c29a033160609d6ea6cbc898a39b546ee1f35 (patch) | |
tree | b40ac4477722fa864ae1f62c4a32770d989d043b /devel/Makefile | |
parent | Upgrade to 1.2.10. (diff) |
Add p5-Shape 0.04,
perl5 module to read and write shapefiles via
shapelib.
PR: 51098
Submitted by: Leif Pedersen <pedersen@meridian-enviro.com>
Notes
Notes:
svn path=/head/; revision=90489
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 9a3e492d5adc..50b3e0a1117a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -755,6 +755,7 @@ SUBDIR += p5-Set-NestedGroups SUBDIR += p5-Set-Object SUBDIR += p5-Set-Scalar + SUBDIR += p5-Shape SUBDIR += p5-Sort-ArrayOfArrays SUBDIR += p5-Sort-Versions SUBDIR += p5-Storable |