pkgsrc/devel/darcs/Makefile
2019-08-22 12:22:48 +00:00

21 lines
593 B
Makefile

# $NetBSD: Makefile,v 1.52 2019/08/22 12:23:00 ryoon Exp $
DISTNAME= darcs-2.0.2
PKGREVISION= 26
CATEGORIES= devel scm
MASTER_SITES= http://darcs.net/releases/
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"