diff options
Diffstat (limited to 'irc/bobot++')
-rw-r--r-- | irc/bobot++/Makefile | 2 | ||||
-rw-r--r-- | irc/bobot++/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile index 7023892331da..be823e318162 100644 --- a/irc/bobot++/Makefile +++ b/irc/bobot++/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An IRC bot written in C++ - GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/irc/bobot++/pkg-comment b/irc/bobot++/pkg-comment new file mode 100644 index 000000000000..5a15f14d7953 --- /dev/null +++ b/irc/bobot++/pkg-comment @@ -0,0 +1 @@ +An IRC bot written in C++ |