diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/xrml | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) | |
download | ports-55850b547b3f7faa5079a8e226888eb13c4df728.tar.gz ports-55850b547b3f7faa5079a8e226888eb13c4df728.zip |
Notes
Diffstat (limited to 'graphics/xrml')
-rw-r--r-- | graphics/xrml/Makefile | 1 | ||||
-rw-r--r-- | graphics/xrml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile index c641e514c22d..e645c9a25010 100644 --- a/graphics/xrml/Makefile +++ b/graphics/xrml/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= RenderPark MAINTAINER= tiamat@telegraph.spb.ru +COMMENT= Extensible scene graph library based on VRML'97 WRKSRC= ${WRKDIR}/XRML diff --git a/graphics/xrml/pkg-comment b/graphics/xrml/pkg-comment deleted file mode 100644 index a2d9a3b48d31..000000000000 --- a/graphics/xrml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extensible scene graph library based on VRML'97 |