17 lines
464 B
Makefile
17 lines
464 B
Makefile
# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:34 wiz 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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/sysexits/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|