aboutsummaryrefslogtreecommitdiff
path: root/textproc/tidyp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-09-04 16:02:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-09-04 16:02:16 +0000
commita8ed171245e2ea11b77ce5e3ed92e552541f6dc1 (patch)
tree2d206dd00b752621c542c0b063bec6c9471a3355 /textproc/tidyp
parent76fa2c1542494266da9e81ebf8b0c737fc4c652c (diff)
downloadports-a8ed171245e2ea11b77ce5e3ed92e552541f6dc1.tar.gz
ports-a8ed171245e2ea11b77ce5e3ed92e552541f6dc1.zip
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=396103
Diffstat (limited to 'textproc/tidyp')
-rw-r--r--textproc/tidyp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile
index c4e0b8ad2ed3..9c0d754a07d7 100644
--- a/textproc/tidyp/Makefile
+++ b/textproc/tidyp/Makefile
@@ -5,8 +5,7 @@ PORTNAME= tidyp
PORTVERSION= 1.04
PORTREVISION= 2
CATEGORIES= textproc www
-MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \
- LOCAL/sunpoet
+MASTER_SITES= GHC LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and program to validate and fix HTML
@@ -16,6 +15,8 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USES= libtool
+USE_GITHUB= yes
+GH_ACCOUNT= petdance
OPTIONS_DEFINE= ACCESS DEBUG
ACCESS_DESC= Accessibility checks