diff options
author | will <will@FreeBSD.org> | 2000-09-16 12:16:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-16 12:16:18 +0800 |
commit | 9c0fa894e59bd33034ccda5d55265f4d5871a2de (patch) | |
tree | cfcf5917a79efdfb7ffab97b84e321190669f940 /misc/Makefile | |
parent | 2b0661098bed2f58fa6a262b13852e01e85b9aa2 (diff) | |
download | freebsd-ports-gnome-9c0fa894e59bd33034ccda5d55265f4d5871a2de.tar.gz freebsd-ports-gnome-9c0fa894e59bd33034ccda5d55265f4d5871a2de.tar.zst freebsd-ports-gnome-9c0fa894e59bd33034ccda5d55265f4d5871a2de.zip |
Add Quranref 1.01, which offers simple tools for word and passage-based
access to M. H. Shakir's translation of the Holy Qur'an.
PR: 20203
Submitted by: Kim Scarborough <sluggo@jinx.unknown.nu>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 027176729618..8cdf7c9b7dcb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -111,6 +111,7 @@ SUBDIR += qclock SUBDIR += qhacc SUBDIR += quotes + SUBDIR += quranref SUBDIR += rfc SUBDIR += rpm SUBDIR += rpm2cpio |