freebsd-ports/games/xchomp/Makefile

21 lines
383 B
Makefile
Raw Normal View History

1995-01-04 09:59:25 +01:00
# New ports collection makefile for: xchomp
# Date created: 4 Jan 1995
# Whom: swallace
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
1995-01-04 09:59:25 +01:00
#
PORTNAME= xchomp
PORTVERSION= pl1
CATEGORIES= games
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:32:26 +01:00
COMMENT= Pac-man-like game under X11
1995-01-04 09:59:25 +01:00
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/xchomp
WRKSRC= ${WRKDIR}/xchomp
USE_IMAKE= yes
1995-01-04 09:59:25 +01:00
.include <bsd.port.mk>