diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-09-14 02:53:53 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-09-14 02:53:53 +0800 |
commit | 43f3f55fa0e3aca16b88923768229c5a9f78e642 (patch) | |
tree | 9295277d90fc7ec4e234ecc8418f7ae72202110a /graphics/Makefile | |
parent | d53175e2db3e6744ccc1eb0259b5f51e6b7aa97a (diff) | |
download | freebsd-ports-gnome-43f3f55fa0e3aca16b88923768229c5a9f78e642.tar.gz freebsd-ports-gnome-43f3f55fa0e3aca16b88923768229c5a9f78e642.tar.zst freebsd-ports-gnome-43f3f55fa0e3aca16b88923768229c5a9f78e642.zip |
- Resurrect and update to version 1.13.0 which is Python 3.x-friendly
- Shorten the COMMENT and synchronize with upstream brief description
- Set LICENSE_FILE as it's not just a boilerplate (contains copyright)
- Catch up with 301 redirect in the WWW line of the port description
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 63b3bde8b71b..8a2543a453fb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -706,6 +706,7 @@ SUBDIR += p5-ming SUBDIR += panoglview SUBDIR += panomatic + SUBDIR += partio SUBDIR += pastel SUBDIR += pcl-pointclouds SUBDIR += pdf2svg |