Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 2015/07/12 06:31:26 dholland Exp $
# $NetBSD: Makefile,v 1.23 2016/02/25 16:20:53 jperkin Exp $
DISTNAME= tspc-2.1.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -11,18 +11,14 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Tunnel Setup Protocol Client for Freenet6
HOMEPAGE= http://www.hexago.com/
BROKEN_EXCEPT_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* FreeBSD-*-* Linux-*-* \
BROKEN_EXCEPT_ON_PLATFORM= NetBSD-*-* OpenBSD-*-* FreeBSD-*-* Linux-*-* \
Darwin-*-* SunOS-*-*
AUTO_MKDIRS= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
TARGET= solaris
.else
TARGET= ${LOWER_OPSYS}
.endif
OPSYSVARS+= TARGET
TARGET.SunOS= solaris
TARGET.*= ${LOWER_OPSYS}
MAKE_ENV+= target=${TARGET:Q}
MAKE_ENV+= configdir=${PREFIX}/share/tspc