1999-06-27 20:08:30 +02:00
|
|
|
# New ports collection makefile for: XBlood
|
|
|
|
# Date created: 27 Jun 1999
|
|
|
|
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1999-06-27 20:08:30 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= xblood
|
2000-11-03 22:12:17 +01:00
|
|
|
PORTVERSION= 2.0
|
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 19:56:05 +02:00
|
|
|
PORTREVISION= 2
|
1999-06-27 20:08:30 +02:00
|
|
|
CATEGORIES= games
|
2007-01-03 17:39:20 +01:00
|
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/
|
1999-06-27 20:08:30 +02:00
|
|
|
|
2006-04-23 11:00:19 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Makes the root window bloody
|
1999-06-27 20:08:30 +02:00
|
|
|
|
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 19:56:05 +02:00
|
|
|
USE_XORG= x11
|
1999-06-27 20:08:30 +02:00
|
|
|
MAN1= xblood.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xblood
|
1999-06-27 20:08:30 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|