1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/games/xchomp/Makefile
Danilo Egea Gondolfo 3b8a2c49f6 - Add stage support
2013-11-13 02:12:36 +00:00

21 lines
317 B
Makefile

# Created by: swallace
# $FreeBSD$
PORTNAME= xchomp
PORTVERSION= pl1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= XCONTRIB/../R5contrib
MAINTAINER= ports@FreeBSD.org
COMMENT= Pac-man-like game under X11
WRKSRC= ${WRKDIR}/xchomp
USES= imake
USE_XORG= x11 xext
PLIST_FILES= bin/xchomp
.include <bsd.port.mk>