Skip to content

Commit

Permalink
textproc/tidyp: Update WWW
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 616e8c1 commit 5bb0a4a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions textproc/tidyp/Makefile
Expand Up @@ -5,22 +5,23 @@ CATEGORIES= textproc www

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and program to validate and fix HTML
WWW= http://tidyp.com/
WWW= https://github.com/petdance/tidyp

USES= autoreconf libtool

CONFIGURE_ARGS= --enable-asian --enable-utf16
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USES= autoreconf libtool

PLIST_SUB= PORTVERSION=${PORTVERSION}

GH_ACCOUNT= petdance
USE_GITHUB= yes

OPTIONS_DEFINE= ACCESS DEBUG
ACCESS_DESC= Accessibility checks

PLIST_SUB= PORTVERSION=${PORTVERSION}

ACCESS_CONFIGURE_ENABLE=access
DEBUG_CONFIGURE_ENABLE= debug

Expand Down

0 comments on commit 5bb0a4a

Please sign in to comment.