aboutsummaryrefslogtreecommitdiff
path: root/net/sipsak/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 09:46:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 09:46:10 +0000
commite43138bc080395e19b8da517c1d48588637dfde1 (patch)
tree9556740cfea9dd8f91b5e22afd9b7d9cef23bb94 /net/sipsak/Makefile
parent201a48396f0a9aa462313ccf6ce16d42589e6585 (diff)
downloadports-e43138bc080395e19b8da517c1d48588637dfde1.tar.gz
ports-e43138bc080395e19b8da517c1d48588637dfde1.zip
- Stage support
Notes
Notes: svn path=/head/; revision=341965
Diffstat (limited to 'net/sipsak/Makefile')
-rw-r--r--net/sipsak/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile
index 8776e0760ff7..2537eb7eec64 100644
--- a/net/sipsak/Makefile
+++ b/net/sipsak/Makefile
@@ -13,8 +13,7 @@ COMMENT= Small command line tool for SIP testing
USE_CSTD= gnu89
GNU_CONFIGURE= yes
-MAN1= sipsak.1
-PLIST_FILES= bin/sipsak
+PLIST_FILES= bin/sipsak \
+ man/man1/sipsak.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>