freebsd-ports/net-p2p/verlihub-plugins-iplog/Makefile
Tijl Coosemans 1b6b6d972f Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:26:09 +00:00

15 lines
300 B
Makefile

# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$
PORTNAME= iplog
PORTVERSION= 1.1
PORTREVISION= 5
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION}
MAINTAINER= me@skylord.ru
PLUGIN_DESC= IPLog
.include "../verlihub-plugins/Makefile.plugins"
.include <bsd.port.mk>