Skip to content

Commit

Permalink
Fixed CATEGORIES, HOMEPAGE, and added USE_LIBTOOL=yes for libtool lib…
Browse files Browse the repository at this point in the history
…raries

in PLIST.
  • Loading branch information
othyro committed Nov 13, 2012
1 parent 2df42a6 commit 49d8e9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions silo/Makefile
Expand Up @@ -3,16 +3,17 @@

DISTNAME= silo-4.8-bsd
PKGNAME= ${DISTNAME:S/-bsd//}
CATEGORIES= science
CATEGORIES= math
MASTER_SITES= https://wci.llnl.gov/codes/silo/silo-4.8/

MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://wci.llnl.gov/codes/silo/silo-4.8/
HOMEPAGE= https://wci.llnl.gov/codes/silo/
COMMENT= Mesh and filed I/O library and scientific databases
LICENSE= modified-bsd

GNU_CONFIGURE= yes
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes

# pkgsrc is not currently able to fetch distfiles from https web servers
# (see mk/fetch/fetch.mk), so you have to use a browser for now.
Expand Down

0 comments on commit 49d8e9f

Please sign in to comment.