aboutsummaryrefslogtreecommitdiff
path: root/textproc/txt2html/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-26 21:56:06 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-26 21:56:06 +0000
commita7ba03937c10b71f9e1d5e533b2a5f3076be2edc (patch)
tree41c0e0d4e445fa7c376cd44cde2b4e6a0d020a03 /textproc/txt2html/Makefile
parent4a84ce63dbcec7f58ea0094a6b075ea1c72a1885 (diff)
downloadports-a7ba03937c10b71f9e1d5e533b2a5f3076be2edc.tar.gz
ports-a7ba03937c10b71f9e1d5e533b2a5f3076be2edc.zip
Notes
Diffstat (limited to 'textproc/txt2html/Makefile')
-rw-r--r--textproc/txt2html/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 5421d12efb3c..4e875e5c6740 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= txt2html
-PORTVERSION= 2.46
+PORTVERSION= 2.50
CATEGORIES= textproc perl5
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jadawin@tuxaco.net
COMMENT= Convert raw text to something with a little HTML formatting
-BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
+BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+ ${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes