pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/nestopia
Module Name: pkgsrc
Committed By: nia
Date: Sat Jan 4 12:30:07 UTC 2020
Added Files:
pkgsrc/emulators/nestopia: Makefile.common
Log Message:
nestopia: Missing file, should have been in last commit
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/nestopia/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/emulators/nestopia/Makefile.common
diff -u /dev/null pkgsrc/emulators/nestopia/Makefile.common:1.1
--- /dev/null Sat Jan 4 12:30:07 2020
+++ pkgsrc/emulators/nestopia/Makefile.common Sat Jan 4 12:30:07 2020
@@ -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