aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2021-03-24 13:56:09 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2021-03-24 13:56:09 +0000
commit5ca6b9080b9e281b4af7b9348cf90de7fe35d4df (patch)
treee19b9d4fe3856139e9523424373909a9fc517172 /devel/Makefile
parentb7af4cd406f9cbe1ecfc2e8562d89966ed2df682 (diff)
downloadports-5ca6b9080b9e281b4af7b9348cf90de7fe35d4df.tar.gz
ports-5ca6b9080b9e281b4af7b9348cf90de7fe35d4df.zip
Add py-filetype 1.0.7, python port from filetype Go package.
This new port is required for audio/py-eyed3 update.
Notes
Notes: svn path=/head/; revision=569120
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1dbf7db2cd36..9829a4c8f0f2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4403,6 +4403,7 @@
SUBDIR += py-filebytes
SUBDIR += py-filedepot
SUBDIR += py-filemagic
+ SUBDIR += py-filetype
SUBDIR += py-first
SUBDIR += py-five.globalrequest
SUBDIR += py-fixtures