Fri Feb 5 20:13:21 2010 UTC ()
add LICENSE.


(markd)
diff -r1.5 -r1.6 pkgsrc/emulators/dynamips/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/emulators/dynamips/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/dynamips/Makefile 2010/02/05 20:10:42 1.5
+++ pkgsrc/emulators/dynamips/Makefile 2010/02/05 20:13:20 1.6
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.5 2010/02/05 20:10:42 markd Exp $ 1# $NetBSD: Makefile,v 1.6 2010/02/05 20:13:20 markd Exp $
2 2
3DISTNAME= dynamips-0.2.8-RC2 3DISTNAME= dynamips-0.2.8-RC2
4PKGNAME= ${DISTNAME:S/-RC/rc/} 4PKGNAME= ${DISTNAME:S/-RC/rc/}
5CATEGORIES= emulators 5CATEGORIES= emulators
6MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ 6MASTER_SITES= http://www.ipflow.utc.fr/dynamips/
7 7
8MAINTAINER= kefren@NetBSD.org 8MAINTAINER= kefren@NetBSD.org
9HOMEPAGE= http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator 9HOMEPAGE= http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
10COMMENT= Cisco 3600 and 7200 MIPS emulator 10COMMENT= Cisco 3600 and 7200 MIPS emulator
 11LICENSE= gnu-gpl-v2
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14MAKE_JOBS_SAFE= no 15MAKE_JOBS_SAFE= no
15 16
16USE_TOOLS+= gmake 17USE_TOOLS+= gmake
17 18
18NO_CONFIGURE= yes 19NO_CONFIGURE= yes
19 20
20BUILD_TARGET= # empty 21BUILD_TARGET= # empty
21 22
22SUBST_CLASSES+= libelf 23SUBST_CLASSES+= libelf
23SUBST_STAGE.libelf= post-patch 24SUBST_STAGE.libelf= post-patch