diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-11 16:37:36 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-11 16:37:36 +0800 |
commit | 07ac6b1d356ef16f0d9bc884354291cd9a5f82df (patch) | |
tree | dea65578060233c06ae4751e77abc042ba744b6b /www/tidy/Makefile | |
parent | c46022888fa105a5e31f6fa46f0b6fd6d1dc213d (diff) | |
download | freebsd-ports-gnome-07ac6b1d356ef16f0d9bc884354291cd9a5f82df.tar.gz freebsd-ports-gnome-07ac6b1d356ef16f0d9bc884354291cd9a5f82df.tar.zst freebsd-ports-gnome-07ac6b1d356ef16f0d9bc884354291cd9a5f82df.zip |
- add COPYRIGHT
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r-- | www/tidy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 1cbbfb8be24f..0758b6b48222 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -19,6 +19,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Fixes and tidies up HTML files LICENSE= BSD +LICENSE_FILE= ${FILESDIR}/COPYRIGHT MAN1= tidy.1 ALL_TARGET= tidy |