# Created by: George Reid # $FreeBSD: head/irc/dircproxy/Makefile 395332 2015-08-26 02:43:51Z amdmi3 $ PORTNAME= dircproxy DISTVERSION= 1.2.0-RC1 PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://dircproxy.googlecode.com/files/ MAINTAINER= mm@FreeBSD.org COMMENT= Detachable irc proxy server with many features LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message post-install: @cd ${WRKSRC}/doc && ${MAKE_CMD} install-man DESTDIR=${STAGEDIR} .include