pkgsrc/net/whatmask/Makefile

18 lines
464 B
Makefile
Raw Normal View History

# $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
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
2005-11-01 19:31:16 +01:00
.include "../../devel/sysexits/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"