cf97b73c40
- Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer)
18 lines
352 B
Makefile
18 lines
352 B
Makefile
# New ports collection makefile for: verlihub-plugins-iplog
|
|
# Date created: 3 May 2007
|
|
# Whom: Skylord
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= iplog
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= net-p2p
|
|
|
|
MAINTAINER= skylord@vt.net.ru
|
|
|
|
PLUGIN_DESC= IPLog
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.post.mk>
|