freebsd-ports/games/xinfocom/Makefile
Peter Wemm 02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00

23 lines
429 B
Makefile

# New ports collection makefile for: xinfocom
# Version required: 1.8m
# Date created: 7 May 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= unix8m
PKGNAME= xinfocom-1.8m
CATEGORIES= games
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= mph@freebsd.org
WRKSRC= ${WRKDIR}/xinfocom
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>