aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-12-01 19:14:55 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-12-01 19:14:55 +0800
commit28f2e56db362d1677c7d745b83ed8f6645afdf05 (patch)
treed7f6ec8b9d14648937ad184857da582eb7fbd930 /net-mgmt
parenteaa49021f2e5ca92b5ceb6dff48dff7427addb01 (diff)
downloadfreebsd-ports-gnome-28f2e56db362d1677c7d745b83ed8f6645afdf05.tar.gz
freebsd-ports-gnome-28f2e56db362d1677c7d745b83ed8f6645afdf05.tar.zst
freebsd-ports-gnome-28f2e56db362d1677c7d745b83ed8f6645afdf05.zip
- Switch to options helpers
- Whitespace fix in pkg-descr
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pixilate/Makefile4
-rw-r--r--net-mgmt/pixilate/pkg-descr1
2 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile
index ed706fb96871..e7843e4011e5 100644
--- a/net-mgmt/pixilate/Makefile
+++ b/net-mgmt/pixilate/Makefile
@@ -28,8 +28,8 @@ OPTIONS_DEFINE= DOCS
post-patch:
@cd ${WRKSRC} && ${RM} INSTALL install-sh missing mkinstalldirs
-post-install:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
+post-install-DOCS-on:
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/net-mgmt/pixilate/pkg-descr b/net-mgmt/pixilate/pkg-descr
index e10fbb22ca19..2bd8a5f9f409 100644
--- a/net-mgmt/pixilate/pkg-descr
+++ b/net-mgmt/pixilate/pkg-descr
@@ -7,5 +7,4 @@ pixilate - is currently capable of generating TCP/UDP/ICMP (various ICMP
types), and IGMP utilizing the Libnet 1.1.x library available from
http://www.packetfactory.net. NOTE: Libnet 1.0.x is NOT compatible."
-
WWW: http://winfingerprint.sourceforge.net/pixilate.php