This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
pkgsrc-wip
Watch
1
Star
0
Fork
You've already forked pkgsrc-wip
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
56622b45cf
pkgsrc-wip
/
pizza
/
PLIST
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Don't install non-executable files into bin/. Don't install distfiles directly (they might have their file flags set on BSD systems). Don't make the wrapper script more complicated than necessary. Call the correct Java VM.
2008-01-04 00:08:57 +01:00
@comment $NetBSD: PLIST,v 1.2 2008/01/03 23:08:57 rillig Exp $
Initial import of pizza. DESCR: The Pizza language is an extension to Java with three new features: - Generics (aka Parametric polymorphism) - Function pointers (aka First-class functions) - Class cases and pattern matching (aka Algebraic types) Furthermore you can use the Pizza compiler embedded into other applications.
2004-03-21 01:01:24 +01:00
bin/pizza
Don't install non-executable files into bin/. Don't install distfiles directly (they might have their file flags set on BSD systems). Don't make the wrapper script more complicated than necessary. Call the correct Java VM.
2008-01-04 00:08:57 +01:00
lib/java/pizza-1.1.jar
Reference in a new issue
Copy permalink