diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:12:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 18:12:55 +0000 |
commit | 52455169579a3e4268c9d0b03146068eff34846a (patch) | |
tree | 436a17b015462f5ffa4cb724c861a9b9b21a3ced /comms/py-bulksms | |
parent | c66f90fb7d7fad80e99fb66a03dfe068d1331b0d (diff) | |
download | ports-52455169579a3e4268c9d0b03146068eff34846a.tar.gz ports-52455169579a3e4268c9d0b03146068eff34846a.zip |
Notes
Diffstat (limited to 'comms/py-bulksms')
-rw-r--r-- | comms/py-bulksms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index b07d58a0b3f1..bb2933b14c38 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -10,6 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= craig001@lerwick.hopto.org COMMENT= Python client for the BulkSMS.co.uk HTTP API +BROKEN= Unfetchable USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= BulkSMS |