freebsd-ports/net/silc-irssi-plugin/Makefile
Vanilla I. Shu 7515dcbbe3 Fix coredump with irc/irssi.
PR:		ports/117871
Submitted by:	Wesley Shields <wxs.at.atarininja.org>
Approved by:	portmgr@ (linimon@)
2007-11-11 22:34:54 +00:00

21 lines
418 B
Makefile

# Ports collection makefile for: silc-irssi-plugin
# Date created: Sat Jul 28, 2007
# Whom: Wesley Shields <wxs@atarininja.org>
#
# $FreeBSD$
#
PORTREVISION= 1
CATEGORIES= net irc
COMMENT= SILC plugin for IRSSI
USE_LDCONFIG= ${PREFIX}/lib/irssi/modules
MASTERDIR= ${.CURDIR}/../silc-client
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
IRSSI_PLUGIN= -irssi
.include "${MASTERDIR}/Makefile"