1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/games/xchomp/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
399 B
Makefile

# New ports collection makefile for: xchomp
# Date created: 4 Jan 1995
# Whom: swallace
#
# $FreeBSD$
#
PORTNAME= xchomp
PORTVERSION= pl1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MAINTAINER= ports@FreeBSD.org
COMMENT= Pac-man-like game under X11
PLIST_FILES= bin/xchomp
WRKSRC= ${WRKDIR}/xchomp
USE_IMAKE= yes
.include <bsd.port.mk>