summaryrefslogtreecommitdiff
path: root/net/3proxy
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /net/3proxy
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'net/3proxy')
-rw-r--r--net/3proxy/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile
index d72711fc267..d30ae7aef8c 100644
--- a/net/3proxy/Makefile
+++ b/net/3proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:25 wiz Exp $
#
DISTNAME= 3proxy-0.5.3k
@@ -11,6 +11,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://3proxy.ru/
COMMENT= Multi-protocol proxy
+# 3proxy-0.5.* is dual-licenced under GPL or custom terms. It's not
+# clear exactly which version of the GPL is intended; ${WRKSRC}/License
+# says "current version of GNU GPL" without specifying a numeric version
+# number. 3proxy-0.6.* will have a different license.
+LICENSE= 3proxy-0.5-license
PKG_DESTDIR_SUPPORT= user-destdir
@@ -19,12 +24,6 @@ MAKE_FILE= Makefile.unix
INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
-# 3proxy-0.5.* is dual-licenced under GPL or custom terms. It's not
-# clear exactly which version of the GPL is intended; ${WRKSRC}/License
-# says "current version of GNU GPL" without specifying a numeric version
-# number. 3proxy-0.6.* will have a different license.
-LICENSE= 3proxy-0.5-license
-
# We install only 3proxy and its man pages. There are several other
# binaries which we don't install, because the 3proxy executable
# provides a superset of the functionality of the others. We also don't