aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/whatmask
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-02-19 13:46:59 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2021-02-19 13:46:59 +0000
commita705396018516773605e8a73821950b37a027f9e (patch)
tree4516e171fb2b45f0943be51cd6a967539179ded9 /net-mgmt/whatmask
parent75537cd44e6f74eabfadd7813a9aa8df11ebf6af (diff)
downloadports-a705396018516773605e8a73821950b37a027f9e.tar.gz
ports-a705396018516773605e8a73821950b37a027f9e.zip
net-mgmt/whatmask: Take maintainership, remove README
The README here is the same as the manpage.
Notes
Notes: svn path=/head/; revision=566065
Diffstat (limited to 'net-mgmt/whatmask')
-rw-r--r--net-mgmt/whatmask/Makefile9
-rw-r--r--net-mgmt/whatmask/pkg-plist1
2 files changed, 2 insertions, 8 deletions
diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
index 25612323f14f..b5b08c5d726d 100644
--- a/net-mgmt/whatmask/Makefile
+++ b/net-mgmt/whatmask/Makefile
@@ -3,21 +3,16 @@
PORTNAME= whatmask
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adamw@FreeBSD.org
COMMENT= Convert between common subnet mask notations
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-OPTIONS_DEFINE= DOCS
-
-post-install-DOCS-on:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/net-mgmt/whatmask/pkg-plist b/net-mgmt/whatmask/pkg-plist
index e604a476a595..b78c4b32862b 100644
--- a/net-mgmt/whatmask/pkg-plist
+++ b/net-mgmt/whatmask/pkg-plist
@@ -1,3 +1,2 @@
bin/whatmask
man/man1/whatmask.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/README