diff options
author | wiz <wiz@pkgsrc.org> | 2020-09-07 10:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-09-07 10:52:37 +0000 |
commit | a0c3697666b9612eeca626525e1042f18ad5b354 (patch) | |
tree | 3173de4ee09d1ebbff32b93db512186d57b6755d /geography/Makefile | |
parent | 7ffb683a606939be2de945e415d09c5805f9dca7 (diff) | |
download | pkgsrc-a0c3697666b9612eeca626525e1042f18ad5b354.tar.gz |
geography/Makefile: + p5-Class-Measure
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index a59cd74871e..8545bedda45 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2020/08/09 17:32:12 joerg Exp $ +# $NetBSD: Makefile,v 1.103 2020/09/07 10:52:37 wiz Exp $ # COMMENT= Software for geographical-related uses @@ -64,6 +64,7 @@ SUBDIR+= opencpn-plugin-watchdog SUBDIR+= opencpn-plugin-weather_routing SUBDIR+= osm-gps-map SUBDIR+= osm2pgsql +SUBDIR+= p5-Class-Measure SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-Ellipsoid |