Import of plushs-1.0:
-- PluSHS allows a user to resolve the names of a single IP address or entire network of addresses to maintain a "map" of the names that comprise a certain network. WWW: http://plushs.sourceforge.net MAINTAINER= Jose Jimenez Garcia <pluf@wanadoo.es> ports/net/resolv has turned into plushs
This commit is contained in:
parent
9c00e2c16d
commit
6e68ad506a
28
net/plushs/Makefile
Normal file
28
net/plushs/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/21 21:59:42 jsyn Exp $
|
||||
|
||||
COMMENT= "simple hostname scanner"
|
||||
|
||||
DISTNAME= plushs-1.0
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.531
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plushs/}
|
||||
|
||||
HOMEPAGE= http://plushs.sourceforge.net
|
||||
|
||||
MAINTAINER= Jose Jimenez Garcia <pluf@wanadoo.es>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/plushs
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/plushs
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/plushs/distinfo
Normal file
3
net/plushs/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (plushs-1.0.tar.gz) = 064be0c57d85be24c358fa9ca0abac81
|
||||
RMD160 (plushs-1.0.tar.gz) = ff666b77d7e3de0b75631dbc849a9ed0aacb662f
|
||||
SHA1 (plushs-1.0.tar.gz) = f52cb240dd0177d840ac42e73d97902c8e5dfee0
|
5
net/plushs/pkg/DESCR
Normal file
5
net/plushs/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
PluSHS allows a user to resolve the names of a single IP address or
|
||||
entire network of addresses to maintain a "map" of the names that
|
||||
comprise a certain network.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
4
net/plushs/pkg/PLIST
Normal file
4
net/plushs/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/05/21 21:59:42 jsyn Exp $
|
||||
bin/plushs
|
||||
share/doc/plushs/README
|
||||
@dirrm share/doc/plushs
|
Loading…
Reference in New Issue
Block a user