2004-05-09 02:45:45 +02:00
|
|
|
# $NetBSD: Makefile,v 1.36 2004/05/09 00:45:45 snj Exp $
|
2003-05-24 13:23:08 +02:00
|
|
|
#
|
1999-06-21 11:12:03 +02:00
|
|
|
|
2003-05-24 13:23:08 +02:00
|
|
|
DISTNAME= giram-0.3.5
|
2004-01-03 19:49:33 +01:00
|
|
|
PKGREVISION= 3
|
1999-06-21 11:12:03 +02:00
|
|
|
CATEGORIES= graphics
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
MASTER_SITES= http://www.giram.org/downloads/
|
1999-06-21 11:12:03 +02:00
|
|
|
|
2003-07-17 23:31:04 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
HOMEPAGE= http://www.giram.org/
|
|
|
|
COMMENT= Giram Is Really A Modeller
|
1999-06-21 11:12:03 +02:00
|
|
|
|
2001-09-28 01:17:41 +02:00
|
|
|
DEPENDS+= povray-[0-9]*:../../graphics/povray
|
2004-01-03 02:18:28 +01:00
|
|
|
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
|
1999-06-21 11:12:03 +02:00
|
|
|
|
2004-05-09 02:45:45 +02:00
|
|
|
USE_BUILDLINK3= YES
|
2003-05-24 13:23:08 +02:00
|
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
USE_PKGINSTALL= YES
|
|
|
|
USE_X11= YES
|
2004-01-24 16:46:42 +01:00
|
|
|
USE_GNU_TOOLS+= make
|
2003-05-24 13:23:08 +02:00
|
|
|
USE_LIBTOOL= YES
|
|
|
|
GNU_CONFIGURE= YES
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
|
|
|
|
PKG_SYSCONFSUBDIR= giram
|
|
|
|
|
2003-05-24 13:23:08 +02:00
|
|
|
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}/0.3
|
|
|
|
|
2004-02-14 18:21:32 +01:00
|
|
|
SHLIBTOOL_OVERRIDE= libtool
|
2003-05-24 13:23:08 +02:00
|
|
|
|
|
|
|
OWN_DIRS+= ${PKG_SYSCONFDIR}/0.3
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/giram/giramrc \
|
2003-05-24 13:23:08 +02:00
|
|
|
${PKG_SYSCONFDIR}/0.3/giramrc
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/giram/giramrc_user \
|
2003-05-24 13:23:08 +02:00
|
|
|
${PKG_SYSCONFDIR}/0.3/giramrc_user
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/giram/gtkrc \
|
2003-05-24 13:23:08 +02:00
|
|
|
${PKG_SYSCONFDIR}/0.3/gtkrc
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/giram/gtkrc_user \
|
2003-05-24 13:23:08 +02:00
|
|
|
${PKG_SYSCONFDIR}/0.3/gtkrc_user
|
Update to version 0.3.4.
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
2003-02-15 04:49:05 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/giram/ps-menurc \
|
2003-05-24 13:23:08 +02:00
|
|
|
${PKG_SYSCONFDIR}/0.3/ps-menurc
|
1999-06-21 11:12:03 +02:00
|
|
|
|
2004-05-09 02:45:45 +02:00
|
|
|
.include "../../graphics/lib3ds/buildlink3.mk"
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2003-05-24 13:23:08 +02:00
|
|
|
|
1999-06-21 11:17:20 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|