1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

Take over maintainership

Convert LIB_DEPENDS to new format

Approved by:	gnn (maintainer)
This commit is contained in:
Steven Kreuzer 2014-02-11 18:51:26 +00:00
parent 56128d3cf7
commit a3e04eafee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343798

View File

@ -7,12 +7,12 @@ CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= zookeeper/zookeeper-${PORTVERSION}
MAINTAINER= gnn@FreeBSD.org
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= A Coordination Service for Distributed Applications
LICENSE= APACHE20
LIB_DEPENDS= cppunit:${PORTSDIR}/devel/cppunit
LIB_DEPENDS= libcppunit.so:${PORTSDIR}/devel/cppunit
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= C PYTHON