freebsd-ports/net-p2p/verlihub-plugins-messanger/Makefile
Tijl Coosemans 49786cfa02 net-p2p/verlihub:
- Fix build with clang

net-p2p/verlihub-plugins*:
- Add USES=libtool and INSTALL_TARGET=install-strip
- Drop USE_GCC=any
- Avoid including bsd.port.pre.mk
2014-09-08 17:04:04 +00:00

15 lines
312 B
Makefile

# Created by: Mikle Davidkin <skylord@vt.net.ru>
# $FreeBSD$
PORTNAME= messanger
PORTVERSION= 1.2
PORTREVISION= 4
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>