aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-08-15 07:00:52 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-08-15 07:00:52 +0000
commit9400fc81f99885978d36e436bac4beff9742eb07 (patch)
treed014a5e15d0f119c4cdb151ffa9aebbe0a04bcb7 /irc
parent19528f71b63a96f48fcf2a6564e4463592a47ec3 (diff)
downloadports-9400fc81f99885978d36e436bac4beff9742eb07.tar.gz
ports-9400fc81f99885978d36e436bac4beff9742eb07.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/sic/Makefile8
-rw-r--r--irc/sic/pkg-plist3
2 files changed, 7 insertions, 4 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index ef2e2b062f90..b2bb15353d80 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -10,12 +10,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Another 'Internet Relay Chat' Client
-GNU_CONFIGURE= yes
+LICENSE= GPLv2
+GNU_CONFIGURE= yes
PLIST_SUB+= VERSION="${PORTVERSION}"
-MAN1= sic.1
-MAN5= sic-alias.5 sic-server.5
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${PORTVERSION}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/irc/sic/pkg-plist b/irc/sic/pkg-plist
index cb4c8148db7d..287136180072 100644
--- a/irc/sic/pkg-plist
+++ b/irc/sic/pkg-plist
@@ -1,2 +1,5 @@
bin/sic
bin/sic-%%VERSION%%
+man/man1/sic.1.gz
+man/man5/sic-alias.5.gz
+man/man5/sic-server.5.gz