Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2774 from mariux64/add-libmd-1.0.4
Add libmd 1.0.4
  • Loading branch information
pmenzel committed Nov 3, 2022
2 parents 7d66258 + 3a4ca9a commit 5c7fa8a
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions libmd.be0
@@ -0,0 +1,38 @@
#!/usr/bin/env beesh

# BEE_VERSION libmd-1.0.4-0

# https://www.hadrons.org/software/libmd/

#SRCURL[0]="https://archive.hadrons.org/software/libmd/libmd-1.0.4.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/e8e955f8d53d2c9306b07c90ff6ae395/libmd-1.0.4.tar.xz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}

#mee_install_post() {
# exit
#}

0 comments on commit 5c7fa8a

Please sign in to comment.