diff options
author | mandree <mandree@FreeBSD.org> | 2013-06-16 03:08:39 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-06-16 03:08:39 +0800 |
commit | 3e7d54f818cc65c2b690265caa00f7a37d0a7f3f (patch) | |
tree | a7dd21edb72861b4ec5ffce8d404d69bab72a607 /science/Makefile | |
parent | 8182dca82cb15ab64e0c41d9edb78552a5d36e86 (diff) | |
download | freebsd-ports-gnome-3e7d54f818cc65c2b690265caa00f7a37d0a7f3f.tar.gz freebsd-ports-gnome-3e7d54f818cc65c2b690265caa00f7a37d0a7f3f.tar.zst freebsd-ports-gnome-3e7d54f818cc65c2b690265caa00f7a37d0a7f3f.zip |
Add new port science/py-coards:
Coards is a parser for time values represented using the COADS convention.
WWW: https://pypi.python.org/pypi/coards
PR: ports/179576
Submitted by: Johannes Meixner <xmj@chaot.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 0549c3a8ff6f..66b6c2828cac 100644 --- a/science/Makefile +++ b/science/Makefile @@ -152,6 +152,7 @@ SUBDIR += psi3 SUBDIR += psychopy SUBDIR += py-DendroPy + SUBDIR += py-coards SUBDIR += py-h5py SUBDIR += py-hcluster SUBDIR += py-mdp |