summaryrefslogtreecommitdiff
path: root/print/bww2tex
AgeCommit message (Collapse)AuthorFilesLines
2012-01-14Convert the remaining few packages that explicitly set DEPENDS orhans1-2/+2
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-20Add DESTDIR support.joerg1-3/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 digests.agc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-25Remove tex- prefix from PKGNAME, per PR 20053.wiz1-2/+1
2003-01-24Convert to mdoc.wiz1-89/+116
2003-01-23Initial import of bww2tex-2.00, a Bagpipe Music Writer Gold to BagpipeTeXfredb7-0/+242
converter, submitted by David Griffith in PR pkg/19978.