freebsd-ports/net-p2p/verlihub-plugins-iplog/Makefile

21 lines
414 B
Makefile
Raw Normal View History

# New ports collection makefile for: verlihub-plugins-iplog
# Date created: 3 May 2007
# Whom: Skylord
#
# $FreeBSD$
#
PORTNAME= iplog
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION}
MAINTAINER= me@skylord.ru
PLUGIN_DESC= IPLog
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
.include <bsd.port.post.mk>