pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/nestopia nestopia: Missing file, should have...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c4c4d93104c
branches: trunk
changeset: 346873:3c4c4d93104c
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jan 04 12:30:07 2020 +0000
description:
nestopia: Missing file, should have been in last commit
diffstat:
emulators/nestopia/Makefile.common | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (21 lines):
diff -r 009d0c0138c4 -r 3c4c4d93104c emulators/nestopia/Makefile.common
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/nestopia/Makefile.common Sat Jan 04 12:30:07 2020 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile.common,v 1.1 2020/01/04 12:30:07 nia Exp $
+# used by emulators/nestopia/Makefile
+# used by emulators/libretro-nestopia/Makefile
+
+DISTNAME= nestopia-1.50
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_GITHUB:=0ldsk00l/}
+GITHUB_PROJECT= nestopia
+GITHUB_TAG= ${PKGVERSION_NOREV}
+
+LICENSE= gnu-gpl-v2
+
+EXTRACT_USING= bsdtar
+USE_LANGUAGES= c c++03
+
+DISTINFO_FILE= ${.CURDIR}/../../emulators/nestopia/distinfo
+PATCHDIR= ${.CURDIR}/../../emulators/nestopia/patches
Home |
Main Index |
Thread Index |
Old Index