freebsd-ports/net/silc-irssi-plugin/Makefile
Wesley Shields f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00

17 lines
309 B
Makefile

# $FreeBSD$
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
CONFLICTS= silc-toolkit-1.1.* silc-client-1.1.*
IRSSI_PLUGIN= -irssi
.include "${MASTERDIR}/Makefile"