aboutsummaryrefslogtreecommitdiffstats
path: root/games/xchomp/Makefile
blob: 3c7d5920fe4c3e0e2605637bef32d1da48ad7382 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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/ \
        ftp://ftp.freesoftware.com/pub/X11/R5contrib/

MAINTAINER=     swallace@FreeBSD.org

WRKSRC=         ${WRKDIR}/xchomp
USE_IMAKE=      yes
NO_INSTALL_MANPAGES=    yes

.include <bsd.port.mk>