diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-10 14:34:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-10 14:34:55 +0800 |
commit | 489752735e5d048ec903e5b5dac15626114f9f82 (patch) | |
tree | a444b826ff1806084cc5d718bfaf93cd919fa36b /astro/Makefile | |
parent | f5004174bd51c8b5c86971e1935ab893db18c480 (diff) | |
download | freebsd-ports-gnome-489752735e5d048ec903e5b5dac15626114f9f82.tar.gz freebsd-ports-gnome-489752735e5d048ec903e5b5dac15626114f9f82.tar.zst freebsd-ports-gnome-489752735e5d048ec903e5b5dac15626114f9f82.zip |
- Add p5-Misc-Quality 0.1
Misc::Quality provides a class for handling quality flags for astronomical
objects. This class can handle any type of flag used.
WWW: http://search.cpan.org/dist/Misc-Quality/
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 23362dce7a06..d2fbdef9be5b 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -68,6 +68,7 @@ SUBDIR += p5-GPS-Babel SUBDIR += p5-GPS-OID SUBDIR += p5-Geo-METAR + SUBDIR += p5-Misc-Quality SUBDIR += p5-Weather-Underground SUBDIR += p5-ZConf-Weather SUBDIR += phoon |