freebsd-ports/games/xmille/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: xmille
# Date created: 30 Dec 1994
# Whom: swallace
#
# $FreeBSD$
#
PORTNAME= xmille
PORTVERSION= 2.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://gatekeeper.dec.com/pub/X11-contrib/
MASTER_SITE_SUBDIR= games
DISTFILES= xmille.tar.Z
MAINTAINER= swallace@FreeBSD.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes
MAN1= xmille.1
.include <bsd.port.mk>