freebsd-ports/net/remmina-plugin-telepathy/Makefile
Dima Panov baee0a62c6 - Update net/remmina and its plugins to 1.0.0 release
- Add gnome and nx plugins

Big thanks to Koichiro IWAIO for his work!

Submitted by:	Koichiro IWAIO <meta AT vmeta DOT jp> via mail
2013-06-20 01:59:25 +00:00

14 lines
295 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -telepathy
COMMENT= Remmina plugin for Telepathy support
LIB_DEPENDS= telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib
MASTERDIR= ${.CURDIR}/../remmina-plugins
WITH_TELEP= yes
.include "${MASTERDIR}/Makefile"