summaryrefslogtreecommitdiff
path: root/graphics/kix-kmod
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-26 00:25:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-26 00:25:11 +0000
commit0278e17947c106c6eed5586c4fd9659f1f270083 (patch)
tree97f9d735630b6158d9fad03007ff46fe1244ec23 /graphics/kix-kmod
parentFix port: graphics/libdjvu++ fix mastersite and WWW (diff)
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>
Notes
Notes: svn path=/head/; revision=152049
Diffstat (limited to 'graphics/kix-kmod')
-rw-r--r--graphics/kix-kmod/Makefile4
-rw-r--r--graphics/kix-kmod/pkg-descr4
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/kix-kmod/Makefile b/graphics/kix-kmod/Makefile
index 1c119259e769..431f16eb609c 100644
--- a/graphics/kix-kmod/Makefile
+++ b/graphics/kix-kmod/Makefile
@@ -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
diff --git a/graphics/kix-kmod/pkg-descr b/graphics/kix-kmod/pkg-descr
index 7af1ef6ab19c..1935ddec07eb 100644
--- a/graphics/kix-kmod/pkg-descr
+++ b/graphics/kix-kmod/pkg-descr
@@ -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>