pkgsrc/devel/cvslock/Makefile
hubertf 1d8128299c Update to cvslock-0.2. Changes:
* Remove a couple of generated files from the CVS repository, and
   generally clean up the build process
 * cgd@netbsd.org (Chris G. Demetriou) sent a patch for an "-l"
   option which doesn't traverse subdirectories
 * Some small make process fixes; include cvslssh with the distribution

Fixes PR 12176 by Chris G. Demetriou <cgd@netbsd.org>
2001-02-11 21:40:43 +00:00

11 lines
258 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/02/11 21:40:43 hubertf Exp $
DISTNAME= cvslock-0.2
CATEGORIES= devel
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"