diff options
author | acm <acm@FreeBSD.org> | 2010-08-17 02:34:01 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-08-17 02:34:01 +0800 |
commit | 845167cb6d6ef119004bfb396cf6e69aa029aa80 (patch) | |
tree | f37d3c7ec5e6b5029224a92cd50a180a911c66d0 /graphics/Makefile | |
parent | 90a6437ab100987f08083a89809a92aef8bf51a5 (diff) | |
download | freebsd-ports-gnome-845167cb6d6ef119004bfb396cf6e69aa029aa80.tar.gz freebsd-ports-gnome-845167cb6d6ef119004bfb396cf6e69aa029aa80.tar.zst freebsd-ports-gnome-845167cb6d6ef119004bfb396cf6e69aa029aa80.zip |
- New port: graphics/fpc-rsvg
Free Pascal interface to librsvg2 library
PR: 146001
Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5dd5511480c4..ce082dd0b404 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -194,6 +194,7 @@ SUBDIR += fpc-opengl SUBDIR += fpc-pasjpeg SUBDIR += fpc-proj4 + SUBDIR += fpc-rsvg SUBDIR += fpc-svgalib SUBDIR += fracplanet SUBDIR += fractorama |