diff options
Diffstat (limited to 'irc/tircproxy/Makefile')
-rw-r--r-- | irc/tircproxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile index c4ac9f7..3bb7833 100644 --- a/irc/tircproxy/Makefile +++ b/irc/tircproxy/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://bre.klaki.net/programs/tircproxy/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= IRC proxy server + WRKSRC= ${WRKDIR}/tircproxy-0.4 GNU_CONFIGURE= YES |