diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-10-02 20:42:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-10-02 20:42:43 +0000 |
commit | 6630767f3f8499c7faefb3ea8ccbb0fe170c93e3 (patch) | |
tree | e447db4b28deea8e2d7188dce655ff764c7d4213 /devel/bunny | |
parent | a94203ad643cf903ecbfafe50b888a966658cf29 (diff) | |
download | ports-6630767f3f8499c7faefb3ea8ccbb0fe170c93e3.tar.gz ports-6630767f3f8499c7faefb3ea8ccbb0fe170c93e3.zip |
Notes
Diffstat (limited to 'devel/bunny')
-rw-r--r-- | devel/bunny/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile index daee2b7b40de..142a0708b2d8 100644 --- a/devel/bunny/Makefile +++ b/devel/bunny/Makefile @@ -15,6 +15,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Superseded by a different project +EXPIRATION_DATE=2017-01-22 USES= ssl tar:tgz LDFLAGS+= -L${OPENSSLLIB} |