We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5075f0 commit 6e85a42Copy full SHA for 6e85a42
lang/likepython/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.11 2023/08/14 05:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/06/16 16:43:44 ryoon Exp $
2
#
3
4
VER= 0.1
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.staringispolite.com/likepython/
15
COMMENT= OMG! It's like Python, but like, you know, casual!
16
LICENSE= mit
17
18
-WRKSRC= ${WRKDIR} # More than one possibility -- please check manually.
+WRKSRC= ${WRKDIR}
19
20
REPLACE_PYTHON= likepython
21
0 commit comments