2014-06-25 11:56:15 +02:00
|
|
|
# Created by: Mikle Davidkin <skylord@vt.net.ru>
|
2007-07-05 09:07:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= verlihub
|
|
|
|
PORTVERSION= 1.0
|
2018-03-10 18:46:04 +01:00
|
|
|
PORTREVISION= 5
|
2007-07-05 09:07:28 +02:00
|
|
|
CATEGORIES= net-p2p
|
|
|
|
PKGNAMESUFFIX= -plugins
|
|
|
|
|
|
|
|
MAINTAINER= skylord@vt.net.ru
|
|
|
|
COMMENT= Meta-port for VerliHub plugins
|
|
|
|
|
|
|
|
RUN_DEPENDS= \
|
2016-04-01 16:16:16 +02:00
|
|
|
${LOCALBASE}/lib/libchatroom_pi.so:net-p2p/verlihub-plugins-chatroom \
|
|
|
|
${LOCALBASE}/lib/libfloodprot_pi.so:net-p2p/verlihub-plugins-floodprotect \
|
|
|
|
${LOCALBASE}/lib/libforbid_pi.so:net-p2p/verlihub-plugins-forbid \
|
|
|
|
${LOCALBASE}/lib/libiplog_pi.so:net-p2p/verlihub-plugins-iplog \
|
|
|
|
${LOCALBASE}/lib/libisp_pi.so:net-p2p/verlihub-plugins-isp \
|
|
|
|
${LOCALBASE}/lib/liblua_pi.so:net-p2p/verlihub-plugins-luascript \
|
|
|
|
${LOCALBASE}/lib/libmessanger_pi.so:net-p2p/verlihub-plugins-messanger \
|
|
|
|
${LOCALBASE}/lib/libstats_pi.so:net-p2p/verlihub-plugins-stats
|
2007-07-05 09:07:28 +02:00
|
|
|
|
2015-07-15 22:58:33 +02:00
|
|
|
USES= metaport
|
2007-07-05 09:07:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|