Update port to 0.8.8

This commit is contained in:
Chris D. Faulhaber 2000-01-09 13:52:38 +00:00
parent 5ba5514039
commit 3b0d6fbc80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24599
2 changed files with 9 additions and 8 deletions

View file

@ -1,15 +1,16 @@
# New ports collection makefile for: code2html
# Version required: 0.8.7c
# Version required: 0.8.8
# Date created: 01 October 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= code2html.pl
PKGNAME= code2html-0.8.7c
DISTNAME= code2html
PKGNAME= code2html-0.8.8
CATEGORIES= textproc
MASTER_SITES= http://www.cosy.sbg.ac.at/~ppalfrad/code2html/
MASTER_SITES= http://ckb.dhs.org/projects/code2html/latest/ \
http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/latest/
EXTRACT_SUFX= .gz
MAINTAINER= jedgar@FreeBSD.org
@ -24,13 +25,13 @@ do-extract:
@${GZCAT} ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${DISTNAME}
do-configure:
@${MV} ${WRKSRC}/code2html.pl ${WRKSRC}/code2html.pl.orig
@${MV} ${WRKSRC}/code2html ${WRKSRC}/code2html.orig
@${SED} -e 's|/usr/bin/bzip2|${PREFIX}/bin/bzip2|' \
-e 's|/bin/gzip|/usr/bin/gzip|' \
-e 's|/etc/code|${PREFIX}/etc/code|' \
< ${WRKSRC}/code2html.pl.orig > ${WRKSRC}/code2html.pl
< ${WRKSRC}/code2html.orig > ${WRKSRC}/code2html
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/code2html.pl ${PREFIX}/bin/code2html
${INSTALL_SCRIPT} ${WRKDIR}/code2html ${PREFIX}/bin/
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (code2html.pl.gz) = 6b87940e57d32c881f2140200ea06f98
MD5 (code2html.gz) = f1181d3e8087d82c4ecb63b5157e5867