aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-isp/Makefile
blob: 8c6ea446a0c3764a0a04baf4f257e582264760ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$

PORTNAME=   isp
PORTVERSION=    1.1
PORTREVISION=   2
CATEGORIES= net-p2p
MASTER_SITES=   SF/verlihub/VH_ISP/${DISTVERSION}

MAINTAINER= me@skylord.ru

PLUGIN_DESC=    ISP

PLIST_FILES=    share/verlihub/default_pi_isp.sql

.include "../verlihub-plugins/Makefile.plugins"
.include <bsd.port.mk>