freebsd-ports/games/xblood/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
414 B
Makefile

# New ports collection makefile for: XBlood
# Date created: 27 Jun 1999
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xblood
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/
MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp
ALL_TARGET= xblood
USE_X_PREFIX= yes
MAN1= xblood.1
MANCOMPRESSED= yes
.include <bsd.port.mk>