diff options
Diffstat (limited to 'net/whatmask/Makefile')
-rw-r--r-- | net/whatmask/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile index 70c43d95ed42..bfc218d3f151 100644 --- a/net/whatmask/Makefile +++ b/net/whatmask/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Easily convert between three common subnet mask notations + GNU_CONFIGURE= yes .include <bsd.port.mk> |