aboutsummaryrefslogtreecommitdiff
path: root/textproc/rtf2html
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
commit666ea03b52924fa5089708a0d584b1623fde36d7 (patch)
tree811f76c652f5f94d5dcf12487eb5a072328e4d7f /textproc/rtf2html
parent27f051e196ae160f0c7283ec823166942cf5e713 (diff)
downloadports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz
ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip
Use MASTER_SITE_CRITICAL
Notes
Notes: svn path=/head/; revision=209964
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