diff options
Diffstat (limited to 'devel/py-event/Makefile')
-rw-r--r-- | devel/py-event/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile index 6bfa851ec41b..41f1bea8a219 100644 --- a/devel/py-event/Makefile +++ b/devel/py-event/Makefile @@ -12,6 +12,8 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libevent +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |