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