aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-11-09 04:48:49 +0800
committerrm <rm@FreeBSD.org>2012-11-09 04:48:49 +0800
commit10cf352c23bbc8f744e8ff9e4308ab9a7ad35bca (patch)
tree43e5adff7566515419ecb0aa1f0f3da5a786ba18 /devel/Makefile
parent27da6837ca6206574b218865b5bd28c4760e5a5d (diff)
downloadfreebsd-ports-gnome-10cf352c23bbc8f744e8ff9e4308ab9a7ad35bca.tar.gz
freebsd-ports-gnome-10cf352c23bbc8f744e8ff9e4308ab9a7ad35bca.tar.zst
freebsd-ports-gnome-10cf352c23bbc8f744e8ff9e4308ab9a7ad35bca.zip
This package is a setuptools plugin: it adds a file to the generated .egg-info
directory, capturing the information used by the setup.py test command when running tests. WWW: http://pypi.python.org/pypi/eggtestinfo Feature safe: yes
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 722bee621fd8..5c48d3dc2be2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3314,6 +3314,7 @@
SUBDIR += py-distutils-extra
SUBDIR += py-durus
SUBDIR += py-dynrules
+ SUBDIR += py-eggtestinfo
SUBDIR += py-elementtree
SUBDIR += py-epsilon
SUBDIR += py-event