mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
8fc36b393c
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
23 lines
405 B
Makefile
23 lines
405 B
Makefile
# New ports collection makefile for: xinfocom
|
|
# Date created: 7 May 1998
|
|
# Whom: Matthew Hunt <mph@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xinfocom
|
|
PORTVERSION= 1.8m
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= mph
|
|
DISTFILES= unix8m.tgz
|
|
|
|
MAINTAINER= mph@freebsd.org
|
|
|
|
WRKSRC= ${WRKDIR}/xinfocom
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|