freebsd-ports/www/tidy-lib/Makefile
Rene Ladan 9343451689 Now supports staging out of the box
Approved by:	portmgr (blanket infrastructure)
2014-03-31 16:02:09 +00:00

15 lines
320 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= tidy
CATEGORIES= www
PKGNAMESUFFIX= -lib
MAINTAINER= thierry@FreeBSD.org
COMMENT= Utility to clean up and pretty print HTML/XHTML/XML (with shared lib)
MASTERDIR= ${.CURDIR}/../../www/tidy-devel
WITH_SHLIB= yes
.include "${MASTERDIR}/Makefile"