1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/astro/xphoon/Makefile
David E. O'Brien 4f4c6521c9 Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1999-08-25 04:22:48 +00:00

25 lines
494 B
Makefile

# New ports collection makefile for: xphoon
# Version required: 18sep91 (in R5 contrib)
# Date created: 14 February 1995
# Whom: asami
#
# $FreeBSD$
#
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18
CATEGORIES= astro x11
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
ftp://ftp.x.org/R5contrib/ \
ftp://ftp.eu.net/X11/R5contrib/ \
ftp://ftp.is.co.za/pub/x/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= andrews@technologist.com
USE_IMAKE= yes
MAN1= xphoon.1
.include <bsd.port.mk>