# New ports collection makefile for: Another HTML-lint # Date created: 29 Sep 2000 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= another-htmllint PORTVERSION= 20010911 CATEGORIES= japanese www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama MAINTAINER= kuriyama@FreeBSD.org COMMENT= Another HTML-lint (all messages are written in Japanese) RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode USE_ZIP= YES WRKSRC= ${WRKDIR} EXTRACT_BEFORE_ARGS= -a -q DIR= ${PREFIX}/share/htmllint PM= htmllint.pm RFC2396.pm htmllint.env RULE= *.rul HTML= *.cgi *.html *.gif *.css SEDSUB= ${SED} -e 's@%PREFIX%@${PREFIX}@' do-build: ${SEDSUB} ${FILESDIR}/htmllint > ${WRKSRC}/htmllint ${SEDSUB} ${WRKSRC}/htmllintenv > ${WRKSRC}/htmllint.env ${SEDSUB} ${WRKSRC}/htmllint.cgi > ${WRKSRC}/htmllint.cgi.new ${MV} ${WRKSRC}/htmllint.cgi.new ${WRKSRC}/htmllint.cgi do-install: ${MKDIR} ${DIR}/rule ${DIR}/html cd ${WRKSRC} && ${INSTALL_SCRIPT} htmllint ${PREFIX}/bin cd ${WRKSRC} && ${INSTALL_SCRIPT} ${HTML} ${DIR}/html cd ${WRKSRC} && ${INSTALL_DATA} ${PM} ${DIR} cd ${WRKSRC} && ${INSTALL_DATA} ${RULE} ${DIR}/rule post-install: @${CAT} ${PKGMESSAGE} .include value='cc0d0831a05b274bdf81496493cc7c23d46e025f'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod_perl2 was updated, this changes are needet to preventohauer2011-05-231-0/+1
* - Fix SHLIB MAJOR for apache20 casepgollucci2010-12-101-1/+1
* Update to 2.13skv2010-12-056-22/+19
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Assign some ports to apache@pgollucci2010-04-301-1/+1
* - Adoptpgollucci2010-01-101-1/+1
* With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-102-4/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Duplicate the fix for ports/134889 in the base port.pgollucci2009-07-151-0/+3
* Without this, Perl's MakeMaker generates Makefiles with 'MAKE=make' andpgollucci2009-05-261-0/+1
* - Update to 2.12pgollucci2009-05-16