aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-stats/Makefile
blob: e26e2f82a5b77f6d55980cf2cae43ba9f7eaf6d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    verlihub-plugins-stats
# Date created:             3 May 2007
# Whom:                 Skylord
#
# $FreeBSD$
#

PORTNAME=   stats
PORTVERSION=    1.1
PORTREVISION=   1
CATEGORIES= net-p2p

MAINTAINER= skylord@vt.net.ru

PLUGIN_DESC=    Statistics

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>