1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# New ports collection makefile for: remmina-plugin-telepathy # Date created: 24 June 2010 # Whom: 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"