openbsd-ports/games/xteddy/Makefile

17 lines
330 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 1999/12/09 21:20:40 brad Exp $
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/
1999-09-27 10:19:02 -04:00
NO_CDROM= "Can only be distributed for free"
MAINTAINER= ports@openbsd.org
USE_IMAKE= yes
post-install:
@strip ${PREFIX}/bin/xteddy
.include <bsd.port.mk>