Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4566 - (show annotations) (download)
Fri Dec 25 11:34:05 2009 UTC (14 years, 4 months ago) by niro
File size: 525 byte(s)
-moved to 'extras'
1 # $Header: /magellan-cvs/smage/netcat/netcat-0.7.1-r4.smage2,v 1.1 2008/04/20 09:03:48 niro Exp $
2
3 PNAME="netcat"
4 PVER="0.7.1"
5 PBUILD="r4"
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 )

Properties

Name Value
svn:keywords Id