openbsd-ports/graphics/agg/pkg/PFRAG.shared
steven 0a9479ca3e initial import of agg 2.4
Anti-Grain Geometry (AGG) is a general purpose graphical toolkit
written completely in standard and platform independent C++. It can be
used in many areas of computer programming where high quality 2D
graphics is an essential part of the project.

from Deanna Phillips <deanna at sdf.lonestar.org>

feedback and ok bernd@
2006-10-16 11:42:04 +00:00

6 lines
291 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2006/10/16 11:42:04 steven Exp $
@lib lib/libagg.so.${LIBagg_VERSION}
@lib lib/libaggfontfreetype.so.${LIBaggfontfreetype_VERSION}
@lib lib/libaggplatformX11.so.${LIBaggplatformX11_VERSION}
@lib lib/libaggplatformsdl.so.${LIBaggplatformsdl_VERSION}