diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /irc/dcc/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'irc/dcc/Makefile')
-rw-r--r-- | irc/dcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/dcc/Makefile b/irc/dcc/Makefile index 26bc99852201..bd3822756e16 100644 --- a/irc/dcc/Makefile +++ b/irc/dcc/Makefile @@ -18,6 +18,7 @@ PATCHFILES= irchat-pj-${PORTVERSION}pl2.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= yoichi@FreeBSD.org +COMMENT= DCC support program for irchat-pj ALL_TARGET= dcc LDFLAGS= ${PTHREAD_LIBS} |