8856c55db6
PR: ports/140704 Submitted by: Mikle Davidkin <skylord@vt.net.ru> (maintainer)
22 lines
438 B
Makefile
22 lines
438 B
Makefile
# New ports collection makefile for: verlihub-plugins-isp
|
|
# Date created: 3 May 2007
|
|
# Whom: Skylord
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= isp
|
|
PORTVERSION= 1.1
|
|
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 <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.post.mk>
|