freebsd-ports/net/remmina-plugin-telepathy/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

15 lines
319 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -telepathy
COMMENT= Remmina plugin for Telepathy support
USE_GNOME+= gtk30
LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib
MASTERDIR= ${.CURDIR}/../remmina-plugins
PLIST_SUB+= ICONS="@comment "
.include "${MASTERDIR}/Makefile"