diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-10 13:37:00 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-10 13:37:00 +0800 |
commit | 604750eb96099000dd1632323b459d53a12f51e4 (patch) | |
tree | 58627097b0374c9c9363826009231565af588db3 /news | |
parent | 9ec914b476eb52618dfd62b0476bcb2b4800dcfd (diff) | |
download | freebsd-ports-gnome-604750eb96099000dd1632323b459d53a12f51e4.tar.gz freebsd-ports-gnome-604750eb96099000dd1632323b459d53a12f51e4.tar.zst freebsd-ports-gnome-604750eb96099000dd1632323b459d53a12f51e4.zip |
- add LICENSE_FILE
Diffstat (limited to 'news')
-rw-r--r-- | news/cnews/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 44db1c4319fc..b2783306fb16 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -37,6 +37,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= An news server LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/COPYRIGHT MAKE_JOBS_UNSAFE= yes DIST_SUBDIR= ${DISTNAME} |