blob: 06eab4f4bf91ea3420909525233403a7a7585c47 [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
inherit freebsd
DESCRIPTION="Manage locks from shell scripts"
HOMEPAGE="http://svnweb.freebsd.org/ports/head/sysutils/flock/"
SRC_URI="http://www.zonov.org/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="sys-freebsd/freebsd-mk-defs
virtual/pmake"