mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
17 lines
385 B
Makefile
17 lines
385 B
Makefile
# 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>
|