Conection time-out on MASTER_SITES (Last OK result Sun Mar 5 06:50:46 2006 UTC) so mark BROKEN. [1] Maybe the maintainer could provide a back-up site ? fmt pkg-descr at 80 chars/line while here. Reported by: fenner's distfiles survey [1] PR: ports/94785 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout
26 lines
492 B
Makefile
26 lines
492 B
Makefile
# New ports collection makefile for: XMangekyou
|
|
# Date created: 30 October 1998
|
|
# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmangekyou
|
|
PORTVERSION= 2.0.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/
|
|
|
|
MAINTAINER= sakai@seki.ee.kagu.tus.ac.jp
|
|
COMMENT= A kaleidoscope on X
|
|
|
|
BROKEN= does not fetch
|
|
|
|
ALL_TARGET= xmangekyou
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_XPM= yes
|
|
|
|
MAN1= xmangekyou.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|