15 lines
430 B
Makefile
15 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:18 asau Exp $
|
|
#
|
|
|
|
DISTNAME= whatmask-1.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.laffeycomputer.com/whatmask.html
|
|
COMMENT= Easily convert between three common subnet mask notations
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/sysexits/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|