mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a73fe107b9
PR: 17161 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Ignored by: swallace
21 lines
403 B
Makefile
21 lines
403 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/ \
|
|
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>
|