diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-11-24 19:56:20 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-11-24 19:56:20 +0000 |
commit | e8d6b8eb728077024ecbff7809b7a0a23bb2a190 (patch) | |
tree | c95f7eabfda0c5cd43a5f504d7d746ea5ce29eb4 /irc/tr-ircd/Makefile | |
parent | b44ab3a1ce3bc4d2e99d2fcd6ac8980eb93dd2ea (diff) | |
download | ports-e8d6b8eb728077024ecbff7809b7a0a23bb2a190.tar.gz ports-e8d6b8eb728077024ecbff7809b7a0a23bb2a190.zip |
Notes
Diffstat (limited to 'irc/tr-ircd/Makefile')
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index f75e290d893c..51a1d35889a1 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r MAINTAINER= sysadmin@alexdupre.com +USE_GMAKE= yes + MAN1= md5sum.1 MAN5= ircd.conf.5 MAN8= ircd.8 |