aboutsummaryrefslogtreecommitdiff
path: root/net/wakeonlan
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-06 19:37:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-06 19:37:51 +0000
commit61ac4cb94b5449cdfcd80d5ab3f8747726b79b7b (patch)
treedb5bc597f6d0596a5f14a39d37f3f50c084f5583 /net/wakeonlan
parent7eda4c5f421da752ec7600e3281b52057e3f0534 (diff)
downloadports-61ac4cb94b5449cdfcd80d5ab3f8747726b79b7b.tar.gz
ports-61ac4cb94b5449cdfcd80d5ab3f8747726b79b7b.zip
Notes
Diffstat (limited to 'net/wakeonlan')
-rw-r--r--net/wakeonlan/Makefile7
-rw-r--r--net/wakeonlan/pkg-plist1
2 files changed, 3 insertions, 5 deletions
diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile
index 76a8e4498494..307c1138494f 100644
--- a/net/wakeonlan/Makefile
+++ b/net/wakeonlan/Makefile
@@ -12,11 +12,8 @@ COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC
USES= perl5
USE_PERL5= configure
-MAN1= wakeonlan.1
-
-NO_STAGE= yes
post-install:
- @${MKDIR} ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/examples/lab001.wol ${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/lab001.wol ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/net/wakeonlan/pkg-plist b/net/wakeonlan/pkg-plist
index 7a0f95493d2e..df2f6bc759a8 100644
--- a/net/wakeonlan/pkg-plist
+++ b/net/wakeonlan/pkg-plist
@@ -1,4 +1,5 @@
bin/wakeonlan
+man/man1/wakeonlan.1.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/wakeonlan/.packlist
%%EXAMPLESDIR%%/lab001.wol
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/wakeonlan