A tool for RDF site summaries based news-check.

WWW: http://checkrdf.sourceforge.net/
This commit is contained in:
Oliver Braun 2003-01-01 17:38:27 +00:00
parent f72a38c5f0
commit e43de53128
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72062
6 changed files with 52 additions and 0 deletions

View file

@ -7,6 +7,7 @@
SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
SUBDIR += checkrdf
SUBDIR += dailystrips
SUBDIR += gaddr
SUBDIR += gcal

View file

@ -0,0 +1,34 @@
# New ports collection makefile for: checkrdf
# Date created: 17 december 2002
# Whom: Oliver Braun <obraun@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= checkrdf
PORTVERSION= 30.5000
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= checkrdf
MAINTAINER= obraun@FreeBSD.org
BUILD_DEPENDS= Xtract:${PORTSDIR}/textproc/hs-haxml
USE_BZIP2= yes
.include <bsd.port.pre.mk>
MAKE_ENV= PREFIX=${PREFIX}
.if !exists(${PREFIX}/bin/nhc98)
MAKE_ENV+= BUILD_WITH=GHC
.endif
MAN1= checkrdf.1
MANCOMPRESSED= yes
.if defined(NOPORTDOCS)
INSTALL_TARGET=install-bin install-rc install-man
.endif
.include <bsd.port.post.mk>

View file

@ -0,0 +1 @@
MD5 (checkrdf-30.5000.tar.bz2) = 4d1d28884c900ddadd41d8528a3a0458

View file

@ -0,0 +1 @@
A tool for RDF site summaries based news-check

View file

@ -0,0 +1,8 @@
CheckRDF is a tool, consisting of a shell script and a Haskell program, for
downloading RDF site summaries and showing news in a text file and in an HTML
file. It is highly configurable.
WWW: http://checkrdf.sourceforge.net/
- Oliver Braun
obraun@FreeBSD.org

View file

@ -0,0 +1,7 @@
bin/checkrdf
bin/checkrdf.bin
etc/checkrdf.rc
%%PORTDOCS%%share/doc/checkrdf/README
%%PORTDOCS%%share/doc/checkrdf/bluegreek.css
%%PORTDOCS%%share/doc/checkrdf/myrdf.css
%%PORTDOCS%%@dirrm share/doc/checkrdf