2011-03-10 19:34:01 +00:00
|
|
|
COMMENT= validate, correct and pretty-print HTML
|
|
|
|
|
|
|
|
V= 1.04
|
|
|
|
DISTNAME= tidyp-$V
|
2019-09-20 16:04:59 +00:00
|
|
|
REVISION= 3
|
2011-04-05 15:33:14 +00:00
|
|
|
EPOCH= 0
|
2011-03-10 19:34:01 +00:00
|
|
|
SHARED_LIBS += tidyp-$V 0.0 # 0.0
|
|
|
|
SHARED_LIBS += tidyp 0.0 # 0.0
|
|
|
|
CATEGORIES= www
|
|
|
|
|
2019-09-20 16:04:59 +00:00
|
|
|
HOMEPAGE= https://github.com/petdance/tidyp
|
2011-03-10 19:34:01 +00:00
|
|
|
|
|
|
|
# BSD-like, badly worded
|
2019-07-12 20:50:46 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2011-03-10 19:34:01 +00:00
|
|
|
|
|
|
|
WANTLIB= c
|
|
|
|
|
2013-08-07 21:57:40 +00:00
|
|
|
MASTER_SITES= https://github.com/downloads/petdance/tidyp/
|
2011-03-10 19:34:01 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
|
|
|
|
# Upstream references a non-existing test script...
|
2013-03-11 11:35:43 +00:00
|
|
|
NO_TEST= Yes
|
2011-03-10 19:34:01 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|