summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-29Update to 1.33 at the request of the maintainer, Damon Brodie.david1-2/+2
Also closes PR pkg/11349
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam1-3/+4
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-07-16Initial import of p5-GDGraph-1.32, a perl5 module to create charts usingrh1-0/+19
the GD module. This package was provided in PR 10610 by Damon Brodie (damon@brodiefamily.org).