Magellan Linux

Contents of /trunk/extras/netcat/netcat-0.7.1-r5.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4572 - (show annotations) (download)
Fri Dec 25 11:41:25 2009 UTC (14 years, 5 months ago) by niro
File size: 476 byte(s)
auto added: ver bump to 0.7.1-r5
1 # $Id$
2
3 PNAME="netcat"
4 PVER="0.7.1"
5 PBUILD="r5"
6
7 PCATEGORIE="net-misc"
8 STATE="unstable"
9
10 DESCRIPTION="netcat is the TCP/IP swiss army knife networking utility."
11 HOMEPAGE="http://netcat.sourceforge.net/"
12
13 DEPEND=">= virtual/glibc"
14 SDEPEND=">= sys-dev/gettext-0.17"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 sourceforge://${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_sourceforge ${PNAME}"

Properties

Name Value
svn:keywords Id