0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
21 lines
586 B
Makefile
21 lines
586 B
Makefile
# $NetBSD: Makefile,v 1.36 2015/06/12 10:48:48 wiz Exp $
|
|
|
|
DISTNAME= darcs-2.0.2
|
|
PKGREVISION= 11
|
|
CATEGORIES= devel scm
|
|
MASTER_SITES= http://www.darcs.net/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.darcs.net/
|
|
COMMENT= Distributed revision control system
|
|
|
|
BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html
|
|
BUILD_DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
|
|
|
|
USE_TOOLS+= gmake perl
|
|
MAKE_FILE= GNUmakefile
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../www/curl/buildlink3.mk"
|
|
.include "../../lang/ghc/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|