summaryrefslogtreecommitdiff
path: root/irc/simpleirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/simpleirc/Makefile')
-rw-r--r--irc/simpleirc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile
index 0933ebd80dc9..0f0a763c45c2 100644
--- a/irc/simpleirc/Makefile
+++ b/irc/simpleirc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: simpleirc
-# Date created: 24. Dez 2008
-# Whom: Dennis Herrmann <adox@mcx2.org>
-#
+# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$
-#
PORTNAME= simpleirc
PORTVERSION= 1.1
@@ -20,6 +16,7 @@ MAN1= simpleirc.1
PLIST_FILES= bin/simpleirc
PORTDOCS= README LICENSE
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"