aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2017-03-17 17:32:50 +0800
committervanilla <vanilla@FreeBSD.org>2017-03-17 17:32:50 +0800
commit9b64d75a45a80df3839a5b00f6cfe2795d5989e1 (patch)
tree18a8cf272a07925c546dfca89aef2b26c57798af /irc
parent9ffdc4da9645dd5c9910c8ba96241e7842f45eb6 (diff)
downloadfreebsd-ports-graphics-9b64d75a45a80df3839a5b00f6cfe2795d5989e1.tar.gz
freebsd-ports-graphics-9b64d75a45a80df3839a5b00f6cfe2795d5989e1.tar.zst
freebsd-ports-graphics-9b64d75a45a80df3839a5b00f6cfe2795d5989e1.zip
Remove chinese/irssi.
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index f3e24e1313b..6517ac3d707 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -6,13 +6,11 @@ PORTEPOCH= 1
CATEGORIES?= irc
MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
-MAINTAINER?= dor.bsd@xm0.uk
-COMMENT?= Modular IRC client with many features
+MAINTAINER= dor.bsd@xm0.uk
+COMMENT= Modular IRC client with many features
LICENSE= GPLv2
-CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]*
-
USES= cpe gettext-runtime gmake libtool ncurses pkgconfig tar:xz
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip