aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorskreuzer <skreuzer@FreeBSD.org>2015-07-03 00:20:19 +0800
committerskreuzer <skreuzer@FreeBSD.org>2015-07-03 00:20:19 +0800
commitacb8b569fae979f4e3d63c02766869a9ce9bce10 (patch)
tree8625cf03868f5e73b58310674d664ef6271449a9 /sysutils/Makefile
parent8d312a4fb5a86bcafb6afe1588b75976c8022320 (diff)
downloadfreebsd-ports-gnome-acb8b569fae979f4e3d63c02766869a9ce9bce10.tar.gz
freebsd-ports-gnome-acb8b569fae979f4e3d63c02766869a9ce9bce10.tar.zst
freebsd-ports-gnome-acb8b569fae979f4e3d63c02766869a9ce9bce10.zip
Module for reading and writing crontab files and accessing the system cron
automatically and simply using a direct API. WWW: http://pypi.python.org/pypi/crontab/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 684c14482c65..f0bf2a1dfd5e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -743,6 +743,7 @@
SUBDIR += py-analyzemft
SUBDIR += py-bcfg2
SUBDIR += py-croniter
+ SUBDIR += py-crontab
SUBDIR += py-danzfs
SUBDIR += py-drmaa
SUBDIR += py-execnet