1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Broken port: graphics/kix-kmod unfetchable

- Marked as BROKEN, the tarball is unfetchable since 2004.
	  Maybe the author could avaliable the tarball again.
	- Added project WWW.

PR:		ports/90803
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
Edwin Groothuis 2005-12-26 00:25:11 +00:00
parent f38153b887
commit 0278e17947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152049
2 changed files with 5 additions and 3 deletions

View File

@ -14,9 +14,11 @@ PKGNAMESUFFIX= -kmod
MAINTAINER= jon@witchspace.com
COMMENT= A graphical screensaver kernel module
BROKEN= "is unfetchable"
SYSDIR?= ${SRC_BASE}/sys
.if !exists(${SYSDIR}/dev/syscons/syscons.h)
IGNORE= Requires kernel source (/usr/src/sys) to build
IGNORE= requires kernel source (/usr/src/sys) to build
.endif
MAKE_ENV+= WERROR=
PLIST_FILES= lib/kix_saver.ko

View File

@ -4,5 +4,5 @@ I originally submitted this as a kernel module, but after
seeing George Reid's plasma-kmod port I realised that was
a better way to do it.
- Jonathan Belson
jon@witchspace.com
WWW: http://www.witchspace.com/kix.html
Author: Jonathan Belson <jon@witchspace.com>