diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-29 22:17:07 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-29 22:23:59 +0800 |
commit | 4d5b9d7062bf3ab407f3129a41c5af99946e9e12 (patch) | |
tree | 58a54c2b48a1a8936e284eb3d8c304dae0871334 /misc | |
parent | 0e579a722b5caa97f8246a600e16544de535a2d8 (diff) | |
download | freebsd-ports-gnome-4d5b9d7062bf3ab407f3129a41c5af99946e9e12.tar.gz freebsd-ports-gnome-4d5b9d7062bf3ab407f3129a41c5af99946e9e12.tar.zst freebsd-ports-gnome-4d5b9d7062bf3ab407f3129a41c5af99946e9e12.zip |
misc/py-pyprind: Add CATEGORIES=python
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-pyprind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-pyprind/Makefile b/misc/py-pyprind/Makefile index 0becede9f3b4..c1511e4c1768 100644 --- a/misc/py-pyprind/Makefile +++ b/misc/py-pyprind/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyprind PORTVERSION= 2.11.3 -CATEGORIES= misc +CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyPrind-${PORTVERSION} |