summaryrefslogtreecommitdiff
path: root/math/xlife/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2006-01-03Let imake handle the man pages and use PLIST variables. Bump revision,joerg1-9/+6
since only one copy is installed now e.g. on NetBSD.
2005-08-20Add some missing man pages to the PLIST.kristerw1-1/+6
Bump PKGREVISION.
2005-03-15Don't forcibly try to install .0 formatted catpages -- Interix imaketv1-4/+1
doesn't produce them. Just install the .1 pages. Rather than using ${DISTNAME}nbX, use the newer PKGREVISION convention.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-12-31Initial import of xlife-5.0, an X implementation of John Horton Conway'sfredb1-0/+235
classic "Game of Life".