diff options
author | miwi <miwi@FreeBSD.org> | 2010-04-02 23:27:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-04-02 23:27:22 +0800 |
commit | 6c421159640713682689df409863576efa491038 (patch) | |
tree | 11ac9a834656ae69b16ab5dddf0e5a84b598a381 /science/Makefile | |
parent | e13ef43e406ec59b8bd03d39e560cd72a6a730ad (diff) | |
download | freebsd-ports-gnome-6c421159640713682689df409863576efa491038.tar.gz freebsd-ports-gnome-6c421159640713682689df409863576efa491038.tar.zst freebsd-ports-gnome-6c421159640713682689df409863576efa491038.zip |
Perl module which provides some basic methods for representing a ring.
WWW: http://search.cpan.org/dist/Chemistry-Ring/
PR: ports/145143
Submitted by: Steve Wills <steve at mouf.net>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 1babf5a94abe..18b0abd7e590 100644 --- a/science/Makefile +++ b/science/Makefile @@ -110,6 +110,7 @@ SUBDIR += p5-Chemistry-MacroMol SUBDIR += p5-Chemistry-Mol SUBDIR += p5-Chemistry-Pattern + SUBDIR += p5-Chemistry-Ring SUBDIR += p5-Geo-ReadGRIB SUBDIR += p5-Geo-WebService-Elevation-USGS SUBDIR += paje |