1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | |
---|
6 | name nsrllookup |
---|
7 | version 1.1-2 |
---|
8 | categories security sysutils |
---|
9 | maintainers gmail.com:jessekornblum |
---|
10 | description Look up hashes in the NSRL |
---|
11 | long_description Look up hashes in the National Software Reference Library database of hashes |
---|
12 | |
---|
13 | homepage http://nsrlquery.sourceforge.net/ |
---|
14 | master_sites sourceforge:project/nsrllookup/1.1/nsrlsvr-${version} |
---|
15 | |
---|
16 | checksums rmd160 8d07f29938cc9d2ae7a6d7c66327d30f71a08831 |
---|
17 | sha256 610f055c0795c7b23cf05e32cc98bbfb417983f55a9538f21a8ccf8edae7dab7 |
---|
18 | |
---|