diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 19:04:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 19:04:52 +0800 |
commit | b4291a76e4cc659020f29d1cf8fbe71c2eae9045 (patch) | |
tree | 027b38adab70dfa7f08fcb8b399d4b185dd1172a | |
parent | 97e682849f3dfc8d66519d356d9f013bf4cfdceb (diff) | |
download | freebsd-ports-gnome-b4291a76e4cc659020f29d1cf8fbe71c2eae9045.tar.gz freebsd-ports-gnome-b4291a76e4cc659020f29d1cf8fbe71c2eae9045.tar.zst freebsd-ports-gnome-b4291a76e4cc659020f29d1cf8fbe71c2eae9045.zip |
remove ports/textproc/aspell-dict as requested
PR: 42396
Submitted by: thierry@pompo.net
-rw-r--r-- | textproc/aspell-dict/Makefile | 32 | ||||
-rw-r--r-- | textproc/aspell-dict/distinfo | 1 | ||||
-rw-r--r-- | textproc/aspell-dict/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/aspell-dict/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/aspell-dict/pkg-plist | 20 |
5 files changed, 0 insertions, 57 deletions
diff --git a/textproc/aspell-dict/Makefile b/textproc/aspell-dict/Makefile deleted file mode 100644 index 80c1493c31b6..000000000000 --- a/textproc/aspell-dict/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: en-aspell-dict -# Date created: 25 August 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# -# $FreeBSD$ -# - -PORTNAME= aspell-dict -PORTVERSION= 0.50 -CATEGORIES= textproc -MASTER_SITES= http://savannah.gnu.org/download/${PORTRNAME}/rel/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTRNAME} -PKGNAMEPREFIX= en- -DISTNAME= ${PORTRNAME}-${PKGNAMEPREFIX}${PORTVERSION}-${DISTREVISION} - -MAINTAINER= thierry@pompo.net - -BUILD_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell -RUN_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell - -USE_BZIP2= yes -HAS_CONFIGURE= yes -USE_GMAKE= yes - -CONFIGURE_ENV= ASPELL="${LOCALBASE}/bin/aspell" \ - WORD_LIST_COMPRESS="${LOCALBASE}/bin/word-list-compress" - -PORTRNAME= ${PORTNAME:S/-dict//} -DISTREVISION= 2 - -.include <bsd.port.mk> diff --git a/textproc/aspell-dict/distinfo b/textproc/aspell-dict/distinfo deleted file mode 100644 index 86068d80d89b..000000000000 --- a/textproc/aspell-dict/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (aspell-en-0.50-2.tar.bz2) = 9cee7464f9e6e2eae42443048cd3c855 diff --git a/textproc/aspell-dict/pkg-comment b/textproc/aspell-dict/pkg-comment deleted file mode 100644 index e0b0fee69ea7..000000000000 --- a/textproc/aspell-dict/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -English dictionary for aspell diff --git a/textproc/aspell-dict/pkg-descr b/textproc/aspell-dict/pkg-descr deleted file mode 100644 index 595262fef0f2..000000000000 --- a/textproc/aspell-dict/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -English dictionary for aspell. - -WWW: http://aspell.sourceforge.net/ diff --git a/textproc/aspell-dict/pkg-plist b/textproc/aspell-dict/pkg-plist deleted file mode 100644 index 96fab462af42..000000000000 --- a/textproc/aspell-dict/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -share/aspell/american-w-accents.alias -share/aspell/american.alias -share/aspell/british-w-accents.alias -share/aspell/british.alias -share/aspell/canadian-w-accents.alias -share/aspell/canadian.alias -share/aspell/en-only.rws -share/aspell/en.dat -share/aspell/en.multi -share/aspell/en_CA-only.rws -share/aspell/en_CA-w-accents.multi -share/aspell/en_CA.multi -share/aspell/en_GB-only.rws -share/aspell/en_GB-w-accents.multi -share/aspell/en_GB.multi -share/aspell/en_US-only.rws -share/aspell/en_US-w-accents.multi -share/aspell/en_US.multi -share/aspell/en_phonet.dat -share/aspell/english.alias |