1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/games/xblood/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
472 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= 2.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/
MAINTAINER= ports@FreeBSD.org
COMMENT= Makes the root window bloody
USE_X_PREFIX= yes
MAN1= xblood.1
MANCOMPRESSED= yes
PLIST_FILES= bin/xblood
.include <bsd.port.mk>