1999-12-09 16:20:40 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 1999/12/09 21:20:40 brad Exp $
|
1998-06-22 21:08:03 -04:00
|
|
|
|
|
|
|
DISTNAME= xteddy-1.0
|
|
|
|
CATEGORIES= games
|
1999-09-27 10:19:02 -04:00
|
|
|
MASTER_SITES= ftp://ftp.leo.org/pub/comp/usenet/comp.sources.x/xteddy/
|
1998-06-22 21:08:03 -04:00
|
|
|
|
1999-09-27 10:19:02 -04:00
|
|
|
NO_CDROM= "Can only be distributed for free"
|
|
|
|
|
1999-12-09 16:20:40 -05:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1998-06-22 21:08:03 -04:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
post-install:
|
1999-12-09 16:20:40 -05:00
|
|
|
@strip ${PREFIX}/bin/xteddy
|
1998-06-22 21:08:03 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|