summaryrefslogtreecommitdiff
path: root/graphics/stamp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Upgrade to 2.0.8, and associated changes.Bill Fumerola1999-12-241-15/+9
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* BROKEN= "distfile is gone, new distfile requires getopt solution"Bill Fumerola1999-03-071-1/+3
|
* Update MAINTAINER to reflect my proper e-mail address.Bill Fumerola1998-12-291-2/+2
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Initial import of stamp version 0.61.Steve Price1998-08-241-0/+27
Adds a graphical, configurable timestamp to a grayscale image. PR: 7577 Submitted by: Bill Fumerola <billf@chc-chimes.com>