blob: baf31337581b0f4101762821276f04b61ea97a27 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: xmille
# Version required: 2.0
# Date created: 30 Dec 1994
# Whom: swallace
#
# $Id: Makefile,v 1.2 1995/02/11 13:49:12 asami Exp $
#
DISTNAME= xmille
MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
CATEGORIES+= games
USE_IMAKE= yes
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
|