pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
0ad-data: Make use of 0ad/Makefile.common
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jul 30 00:18:47 2016 +0200
Changeset: d351ba5315bd8be59263bc2ac5654c93ab20ee6f
Modified Files:
0ad-data/Makefile
Log Message:
0ad-data: Make use of 0ad/Makefile.common
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d351ba5315bd8be59263bc2ac5654c93ab20ee6f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
0ad-data/Makefile | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diffs:
diff --git a/0ad-data/Makefile b/0ad-data/Makefile
index a001f83..dea548f 100644
--- a/0ad-data/Makefile
+++ b/0ad-data/Makefile
@@ -1,13 +1,11 @@
# $NetBSD$
-DISTNAME= 0ad-0.0.20-alpha-unix-data
+.include "../../wip/0ad/Makefile.common"
+
+DISTNAME= ${DISTVERSION}-data
PKGNAME= ${DISTNAME:S/-unix-data//:S/0ad-/0ad-data-/:S/-alpha/.alpha/}
-CATEGORIES= games
-MASTER_SITES= http://releases.wildfiregames.com/
-EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://releases.wildfiregames.com/
COMMENT= Datafiles for the 0ad game
LICENSE= public-domain AND cc-by-sa-v3.0
Home |
Main Index |
Thread Index |
Old Index