diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-25 19:35:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-25 19:35:37 +0800 |
commit | cef75f50fa325e7f04d7548d8cd43ce598812189 (patch) | |
tree | d8b9e8bc0dad36759954e6c4314c785bfa299041 /misc | |
parent | 6552a9732a201d1fd3193f409cc3d71b130f62d4 (diff) | |
download | freebsd-ports-gnome-cef75f50fa325e7f04d7548d8cd43ce598812189.tar.gz freebsd-ports-gnome-cef75f50fa325e7f04d7548d8cd43ce598812189.tar.zst freebsd-ports-gnome-cef75f50fa325e7f04d7548d8cd43ce598812189.zip |
add pdfmap 1.50
Generate maps in PDF format and place clickable objects on them
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 10a06064ba6f..c586abbe351f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -175,6 +175,7 @@ SUBDIR += patanjali SUBDIR += patchutils SUBDIR += pbs + SUBDIR += pdfmap SUBDIR += pdmenu SUBDIR += peq SUBDIR += pg |