Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

17
misc/gone/Makefile Normal file
View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:23 asau Exp $
#
DISTNAME= gone-1.3.5
CATEGORIES= misc
MASTER_SITES= # http://jaguar.ir.miami.edu/~marcus/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jaguar.ir.miami.edu/~marcus/
COMMENT= Terminal locking utility with many improvements over lock(1)
GNU_CONFIGURE= yes
CONFIGURE_ENV+= with_setuid=no
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"