blob: 57f7221dd75ecc7c611973e207875e5e095a1c3e (
plain) (
tree)
|
|
# New ports collection makefile for: verlihub-plugins-isp
# Date created: 3 May 2007
# Whom: Skylord
#
# $FreeBSD$
#
PORTNAME= isp
PORTVERSION= 0.9
CATEGORIES= net-p2p
MAINTAINER= skylord@vt.net.ru
PLUGIN_DESC= ISP
PLIST_FILES= share/verlihub/default_pi_isp.sql
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>
|