pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fortunes-it: Adjust PKGNAME and add LICENSE
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Jul 26 15:41:45 2017 +0200
Changeset: 909bfc59aa5ac8661e8ff827e6841077386fc778
Modified Files:
fortunes-it/Makefile
Log Message:
fortunes-it: Adjust PKGNAME and add LICENSE
- Adjust PKGNAME to reflect the PKGPATH and to be consistent with other
games/fortunes-* packages
- Add LICENSE, actually all the fortunes are under public domain license
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=909bfc59aa5ac8661e8ff827e6841077386fc778
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fortunes-it/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/fortunes-it/Makefile b/fortunes-it/Makefile
index f36dab5575..06cb8e27b4 100644
--- a/fortunes-it/Makefile
+++ b/fortunes-it/Makefile
@@ -2,6 +2,7 @@
#
DISTNAME= fortune-it-1.99
+PKGNAME= ${DISTNAME:S/fortune/fortunes/}
CATEGORIES= games
MASTER_SITES= http://www.fortune-it.net/download/ \
ftp://sunsite.unc.edu/pub/Linux/games/amusements/fortune/
@@ -9,6 +10,7 @@ MASTER_SITES= http://www.fortune-it.net/download/ \
MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= http://www.fortune-it.net/
COMMENT= Italian fortunes
+LICENSE= public-domain
BUILD_DEPENDS+= fortune-strfile-[0-9]*:../../games/fortune-strfile
Home |
Main Index |
Thread Index |
Old Index