Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,12 +1,13 @@
# $NetBSD: Makefile,v 1.27 2012/09/11 23:25:09 asau Exp $
# $NetBSD: Makefile,v 1.30 2014/03/01 03:26:12 dholland Exp $
DISTNAME= rc-1.7
DISTNAME= rc-1.7
PKGREVISION= 1
CATEGORIES= shells plan9
MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/
MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://plan9.bell-labs.com/sys/doc/rc.html
HOMEPAGE= http://tobold.org/article/rc
#HOMEPAGE= http://plan9.bell-labs.com/sys/doc/rc.html
COMMENT= Unix incarnation of the plan9 shell
GNU_CONFIGURE= yes
@@ -21,8 +22,7 @@ PKG_SUPPORTED_OPTIONS= readline
.if !empty(PKG_OPTIONS:Mreadline)
.include "../../devel/readline/buildlink3.mk"
CONFIGURE_ARGS+= --with-readline
USE_GNU_READLINE= YES
CONFIGURE_ARGS+= --with-readline
.endif
.include "../../mk/bsd.pkg.mk"