blob: d304a2b8fac6529408819a7a2133867447b6704a (
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 1994/10/06 07:52:04 swallace Exp $
#
DISTNAME= xmille
MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
USE_IMAKE= yes
INSTALL_MANPAGES= yes
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
|