mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
c2a92a1aea
version 1.1.0 (via revision 464079).
16 lines
312 B
Makefile
16 lines
312 B
Makefile
# Created by: Mikle Davidkin <skylord@vt.net.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= messanger
|
|
PORTVERSION= 1.2
|
|
PORTREVISION= 6
|
|
CATEGORIES= net-p2p
|
|
MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION}
|
|
|
|
MAINTAINER= me@skylord.ru
|
|
|
|
PLUGIN_DESC= Messanger
|
|
|
|
.include "../verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.mk>
|