aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rtf2html
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-03-28 03:27:34 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-03-28 03:27:34 +0800
commit1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 (patch)
tree973c61950622ff561b5cae84c526ca059e7765d1 /textproc/rtf2html
parent12fd604939a110c79684c9ab5bbe975b98a4cf62 (diff)
downloadfreebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.gz
freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.zst
freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.zip
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'textproc/rtf2html')
-rw-r--r--textproc/rtf2html/Makefile9
-rw-r--r--textproc/rtf2html/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile
index a2d8ca5da7de..608dddf6ef4c 100644
--- a/textproc/rtf2html/Makefile
+++ b/textproc/rtf2html/Makefile
@@ -8,18 +8,15 @@
PORTNAME= rtf2html
DISTVERSION= 1.1b
CATEGORIES= textproc
-MASTER_SITES= http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= ehaupt
-DISTNAME= ${PORTNAME}
+MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A simple rtf2html converter
-CFLAGS+= -Wall -Werror
PLIST_FILES= bin/rtf2html
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
do-build:
${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME}
diff --git a/textproc/rtf2html/distinfo b/textproc/rtf2html/distinfo
index 4ed165bcacb8..4aa692ef9c1f 100644
--- a/textproc/rtf2html/distinfo
+++ b/textproc/rtf2html/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtf2html.tar.gz) = 823949bf2e1a7fc9d090fd2035b2e828
-SHA256 (rtf2html.tar.gz) = 95e0dc3c6da3031dff5e1d628607fe3d0621adf3b1df1a6fa8cf593df85cc56a
-SIZE (rtf2html.tar.gz) = 5548
+MD5 (rtf2html-1.1b.tar.gz) = 823949bf2e1a7fc9d090fd2035b2e828
+SHA256 (rtf2html-1.1b.tar.gz) = 95e0dc3c6da3031dff5e1d628607fe3d0621adf3b1df1a6fa8cf593df85cc56a
+SIZE (rtf2html-1.1b.tar.gz) = 5548