diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-15 03:42:31 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-15 03:42:31 +0000 |
commit | 81f792fea1e88933fc704ae42e9e04865c1e3fe9 (patch) | |
tree | ebc173e1d4285be8fb108df10392901ee8902928 /graphics/crystalspace | |
parent | 2edccba821187cec992960d9d6bd7c9ea302ecb4 (diff) | |
download | ports-81f792fea1e88933fc704ae42e9e04865c1e3fe9.tar.gz ports-81f792fea1e88933fc704ae42e9e04865c1e3fe9.zip |
Notes
Diffstat (limited to 'graphics/crystalspace')
-rw-r--r-- | graphics/crystalspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/crystalspace/pkg-plist | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 8a6efbea39ad..5cdaf4b214b9 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal diff --git a/graphics/crystalspace/pkg-plist b/graphics/crystalspace/pkg-plist index bbf216b21d3b..0ab6c62419fd 100644 --- a/graphics/crystalspace/pkg-plist +++ b/graphics/crystalspace/pkg-plist @@ -1,5 +1,7 @@ bin/3ds2lev bin/3ds2lev-1.0 +bin/ceguitest +bin/ceguitest-1.0 bin/cs-config bin/cs-config-1.0 bin/csbench @@ -31,6 +33,8 @@ bin/partconv-1.0 bin/python.cex bin/startme bin/startme-1.0 +bin/viewmesh +bin/viewmesh-1.0 bin/vsh bin/vsh-1.0 bin/walktest @@ -596,6 +600,7 @@ lib/crystalspace/bindoc.so lib/crystalspace/bruteblock.so lib/crystalspace/bugplug.so lib/crystalspace/csbmpimg.so +lib/crystalspace/cscegui.so lib/crystalspace/csconin.so lib/crystalspace/csconout.so lib/crystalspace/cscursor.so |