diff options
author | shaun <shaun@FreeBSD.org> | 2014-01-17 03:31:03 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2014-01-17 03:31:03 +0800 |
commit | 0c5d56a7b0c8157fc2a18921bae7066f5d6a9bcf (patch) | |
tree | 0dfaf5c450c83a52aff62178225ee7a26423ba3b /emulators/Makefile | |
parent | 7c3f8ce1196ad32941bb89937573a0182cd00f12 (diff) | |
download | freebsd-ports-gnome-0c5d56a7b0c8157fc2a18921bae7066f5d6a9bcf.tar.gz freebsd-ports-gnome-0c5d56a7b0c8157fc2a18921bae7066f5d6a9bcf.tar.zst freebsd-ports-gnome-0c5d56a7b0c8157fc2a18921bae7066f5d6a9bcf.zip |
Add x49gp - a HP49G+/50G graphics calculator emulator.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 54d701390a82..4a4f94c58469 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -181,6 +181,7 @@ SUBDIR += wine-mono-devel SUBDIR += wxmupen64plus SUBDIR += x48 + SUBDIR += x49gp SUBDIR += xbraitenberg SUBDIR += xcpc SUBDIR += xhomer |