1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/games/xchomp/Makefile

22 lines
331 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
NO_STAGE= yes
.include <bsd.port.mk>