1995-01-03 08:48:45 +00:00
|
|
|
# New ports collection makefile for: xpipeman
|
1995-05-17 14:49:00 +00:00
|
|
|
# Version required: something real old
|
1995-01-03 08:48:45 +00:00
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1995-05-17 14:49:00 +00:00
|
|
|
# $Id: Makefile,v 1.5 1995/04/20 18:21:12 asami Exp $
|
1995-01-03 08:48:45 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xpipeman
|
1995-05-17 14:49:00 +00:00
|
|
|
PKGNAME= xpipeman-1.0
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= games
|
1995-04-11 00:20:58 +00:00
|
|
|
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/
|
1995-01-03 08:48:45 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1995-04-11 00:20:58 +00:00
|
|
|
|
1995-01-03 08:48:45 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1995-05-17 14:49:00 +00:00
|
|
|
post-install:
|
1995-01-03 08:48:45 +00:00
|
|
|
install -c -g games -m 664 ${.CURDIR}/files/xpipescores /usr/X11R6/lib/X11
|
1995-04-20 18:21:16 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|