diff options
author | pettai <pettai@pkgsrc.org> | 2011-11-30 23:57:59 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2011-11-30 23:57:59 +0000 |
commit | c287b4ea7adb348a57b1829393ae41813f2d3661 (patch) | |
tree | ebddba3480e25df095eae07bff393185d1fa3a97 /net/tacacs | |
parent | d8d1e8e8bca13f698e0a03ce697710946363beb3 (diff) | |
download | pkgsrc-c287b4ea7adb348a57b1829393ae41813f2d3661.tar.gz |
Add LICENSE
Diffstat (limited to 'net/tacacs')
-rw-r--r-- | net/tacacs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile index 04e8396aee8..44ba24f5755 100644 --- a/net/tacacs/Makefile +++ b/net/tacacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/01/27 17:38:46 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/30 23:57:59 pettai Exp $ # DISTNAME= tac_plus.F4.0.4.alpha @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.shrubbery.net/tac_plus/ COMMENT= Cisco authentication, authorization, and accounting protocol daemon +LICENSE= cisco-license PKG_DESTDIR_SUPPORT= user-destdir |