freebsd-ports/net-p2p/verlihub-plugins-isp/Makefile
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00

17 lines
342 B
Makefile

# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$
PORTNAME= isp
PORTVERSION= 1.1
PORTREVISION= 4
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>