1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/remmina-plugin-gnome/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

13 lines
264 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PKGNAMESUFFIX= -gnome
COMMENT= Remmina plugin for GNOME Keyring
LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
MASTERDIR= ${.CURDIR}/../remmina-plugins
.include "${MASTERDIR}/Makefile"