diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-02 05:38:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-02 05:38:59 +0800 |
commit | 4452d41fde2d3467cd0fc11447b700b65fcfddfb (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /misc/quranref | |
parent | 0503dadf835fd09fca66e95fb520ccdc403fbce9 (diff) | |
download | freebsd-ports-graphics-4452d41fde2d3467cd0fc11447b700b65fcfddfb.tar.gz freebsd-ports-graphics-4452d41fde2d3467cd0fc11447b700b65fcfddfb.tar.zst freebsd-ports-graphics-4452d41fde2d3467cd0fc11447b700b65fcfddfb.zip |
Remove non staged ports without pending PR from m*
Diffstat (limited to 'misc/quranref')
-rw-r--r-- | misc/quranref/Makefile | 23 | ||||
-rw-r--r-- | misc/quranref/distinfo | 2 | ||||
-rw-r--r-- | misc/quranref/pkg-descr | 16 | ||||
-rw-r--r-- | misc/quranref/pkg-plist | 12 |
4 files changed, 0 insertions, 53 deletions
diff --git a/misc/quranref/Makefile b/misc/quranref/Makefile deleted file mode 100644 index 19eb96c7a1b..00000000000 --- a/misc/quranref/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Kim Scarborough <user@unknown.nu> -# $FreeBSD$ - -PORTNAME= quranref -PORTVERSION= 1.01 -PORTREVISION= 2 -CATEGORIES= misc -MASTER_SITES= http://www.unknown.nu/ports/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Interactive Quran (Koran) - -BUILD_DEPENDS= icont:${PORTSDIR}/lang/icon - -NO_STAGE= yes -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README.2000 ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/misc/quranref/distinfo b/misc/quranref/distinfo deleted file mode 100644 index 6a27a867eb9..00000000000 --- a/misc/quranref/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (quranref-1.01.tar.gz) = 2bbdc42b64cbc09d71280c8db027ef79bd8ca434ed77707d7d1d608859bd1610 -SIZE (quranref-1.01.tar.gz) = 381222 diff --git a/misc/quranref/pkg-descr b/misc/quranref/pkg-descr deleted file mode 100644 index 648bfe087aa..00000000000 --- a/misc/quranref/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Quranref offers simple tools for word and passage-based access to M. H. -Shakir's translation of the Holy Qur'an. With Quranref, you can perform -most of the more basic, low-level functions commercial browsing packages -offer (and perhaps a few not found in some of the commercial Qur'an study -packages). You can, for example, - - - retrieve any passage by section:verse number - - move forward or backward relative to the retrieved passage - - search the entire Qur'an for words and/or word-patterns - - search for word co-occurrences (or the absence thereof) - - save passages and/or passage-lists for use with an editor - -Although this program is hardly the product of any major research effort, -it should prove sophisticated enough for casual use. Its main fault right -now is that it relies on a scanned text which is positively rife with -errors. diff --git a/misc/quranref/pkg-plist b/misc/quranref/pkg-plist deleted file mode 100644 index 5b42ef83836..00000000000 --- a/misc/quranref/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/quranref -lib/quranref/qur.rtv -lib/quranref/xxxxqurrtv.BMP -lib/quranref/xxxxqurrtv.IND -lib/quranref/xxxxqurrtv.IS -lib/quranref/xxxxqurrtv.LIM -lib/quranref/xxxxqurrtv.OFS -lib/quranref/xxxxqurrtv.UNT -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.2000 -@dirrm lib/quranref -%%PORTDOCS%%@dirrm %%DOCSDIR%% |