summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authoris <is>2010-12-09 15:32:10 +0000
committeris <is>2010-12-09 15:32:10 +0000
commit0685f69e614d1be43d74dc8738eaea416aa86049 (patch)
tree04762dddc357bbc3dbd2fa1e1f5da1538875a28d /news
parent5b0c2b1f589b17556bdbd404a0a6cc14a213b393 (diff)
downloadpkgsrc-0685f69e614d1be43d74dc8738eaea416aa86049.tar.gz
add LICENSE=gnu-gpl-v2.
Diffstat (limited to 'news')
-rw-r--r--news/cleanscore/Makefile6
-rw-r--r--news/cleanscore/PLIST3
2 files changed, 6 insertions, 3 deletions
diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile
index 9f3c089cd78..8e5db39e31a 100644
--- a/news/cleanscore/Makefile
+++ b/news/cleanscore/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/12/09 14:59:37 is Exp $
+# $NetBSD: Makefile,v 1.4 2010/12/09 15:32:10 is Exp $
#
DISTNAME= cleanscore-0.9.8.1
-PKGREVISION= 1
+PKGREVISION= 2
+LICENSE= gnu-gpl-v2
CATEGORIES= news
MASTER_SITES= http://slrn.sourceforge.net/cleanscore/
@@ -22,5 +23,6 @@ INSTALLATION_DIRS+= bin share/doc/cleanscore
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cleanscore ${DESTDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/cleanscore
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/cleanscore
.include "../../mk/bsd.pkg.mk"
diff --git a/news/cleanscore/PLIST b/news/cleanscore/PLIST
index 969b771a121..2d2090b6222 100644
--- a/news/cleanscore/PLIST
+++ b/news/cleanscore/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/10/12 12:30:47 is Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/12/09 15:32:10 is Exp $
bin/cleanscore
share/doc/cleanscore/README
+share/doc/cleanscore/COPYING