mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
e91f5afdf5
r364627. Approved by: portmgr (not really, but touches unstaged ports)
17 lines
361 B
Makefile
17 lines
361 B
Makefile
# Created by: Mikle Davidkin <skylord@vt.net.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= messanger
|
|
PORTVERSION= 1.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= net-p2p
|
|
MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION}
|
|
|
|
MAINTAINER= me@skylord.ru
|
|
|
|
PLUGIN_DESC= Messanger
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.post.mk>
|