pkgsrc/textproc/halibut/Makefile
wiz d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00

18 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:07 wiz Exp $
#
DISTNAME= halibut-1.0
PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/halibut/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/halibut/
COMMENT= Documentation production system
LICENSE= mit
MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake perl
.include "../../mk/bsd.pkg.mk"