479a523af4
PR: 30497 Submitted by: Dan Larsson Approved by: will
19 lines
325 B
Makefile
19 lines
325 B
Makefile
# New ports collection makefile for: xchomp
|
|
# Date created: 4 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xchomp
|
|
PORTVERSION= pl1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/xchomp
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|