summaryrefslogtreecommitdiff
path: root/net/socks5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r--net/socks5/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 54ead0de1ca..aa3e70f4fe6 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2009/02/10 17:18:43 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2009/05/19 08:59:28 wiz Exp $
DISTNAME= socks5-v1_0r2
PKGNAME= socks5-1.0.2
@@ -10,13 +10,9 @@ EXTRACT_SUFX= _tar.gz
MAINTAINER= ambrisko@ambrisko.roble.com
HOMEPAGE= http://www.socks.permeo.com/
COMMENT= SOCKS v5 application layer gateway and clients
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-CONFLICTS= socks4-[0-9]*
-
# XXX missing
LICENSE= socks5-license
+
RESTRICTED= no commercial use
# Set all pending someone looking at the license.
NO_SRC_ON_FTP= ${RESTRICTED}
@@ -24,6 +20,10 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKG_DESTDIR_SUPPORT= user-destdir
+
+CONFLICTS= socks4-[0-9]*
+
# here are some extra configure args you may wish to use
# see the readme file before screwing with them
#