77ed1c030a
This updates the package from netcat-openbsd-1 to netcat-openbsd-20131208. No other change.
17 lines
466 B
Makefile
17 lines
466 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/03/13 16:10:08 tnn Exp $
|
|
|
|
DISTNAME= netcat-openbsd-20131208
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=msporleder/}
|
|
GITHUB_TAG= 126d9bbdca6afb45d9c2d38e4313d2a1a59e35e9
|
|
LICENSE= modified-bsd
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.openbsd.org/
|
|
COMMENT= Arbitrary TCP and UDP connections and listens
|
|
CONFLICTS= netcat-[0-9]*
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|