home *** CD-ROM | disk | FTP | other *** search
/ ftp.laffeycomputer.com / 2014.06.ftp.laffeycomputer.com.tar / ftp.laffeycomputer.com / netbsdstuff / Makefile < prev    next >
Makefile  |  2003-12-12  |  379b  |  15 lines

  1. # $NetBSD: Makefile,v 1.3 2003/07/17 22:52:02 grant Exp $
  2. #
  3.  
  4. DISTNAME=    whatmask-1.2
  5. CATEGORIES=    net
  6. MASTER_SITES=    http://downloads.laffeycomputer.com/current_builds/whatmask/
  7.  
  8. MAINTAINER=    zuntum@NetBSD.org
  9. HOMEPAGE=    http://www.laffeycomputer.com/whatmask.html
  10. COMMENT=    Easily convert between three common subnet mask notations
  11.  
  12. GNU_CONFIGURE=    YES
  13.  
  14. .include "../../mk/bsd.pkg.mk"
  15.