openbsd-ports/games/dopewars/Makefile
brad b08e3d13a5 upgrade to dopewars 1.4.6, minor bug fixes:
* Bug fix for message window and "sew you up" prompt
* Bug fix for server hanging in LoseBitch function
* Terminal resizing now handled properly
1999-12-08 03:49:51 +00:00

11 lines
271 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/12/08 03:49:51 brad Exp $
DISTNAME= dopewars-1.4.6
CATEGORIES= games
MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
post-install:
@PKG_PREFIX="${PREFIX}" sh ${PKGDIR}/INSTALL ${DISTNAME} POST-INSTALL
.include <bsd.port.mk>