summaryrefslogtreecommitdiff
path: root/textproc/ispell-russian/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-23 15:02:07 +0000
committeragc <agc@pkgsrc.org>2004-01-23 15:02:07 +0000
commit9e64f6943ebc395a0d6fd38373985a04582e38d3 (patch)
treefafe999fe44203754cfecb607ab54b3d5f18dcec /textproc/ispell-russian/Makefile
parentf6545cdb60da57a4e37ad2773a81ede4c8bf9eb1 (diff)
downloadpkgsrc-9e64f6943ebc395a0d6fd38373985a04582e38d3.tar.gz
Split the ispell-russian packages into two separate packages,
ispell-russian and ispell-russian-io.
Diffstat (limited to 'textproc/ispell-russian/Makefile')
-rw-r--r--textproc/ispell-russian/Makefile29
1 files changed, 3 insertions, 26 deletions
diff --git a/textproc/ispell-russian/Makefile b/textproc/ispell-russian/Makefile
index c74cac3aea6..4d16a622203 100644
--- a/textproc/ispell-russian/Makefile
+++ b/textproc/ispell-russian/Makefile
@@ -1,28 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:26:50 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/23 15:02:07 agc Exp $
-DISTNAME= rus-ispell-0.99f5
-PKGNAME= ispell-russian-0.99.5
-CATEGORIES= textproc
-MASTER_SITES= ftp://scon155.phys.msu.su/pub/russian/ispell/
+PKGNAME= ispell-russian-0.99f5
-MAINTAINER= mishka@terabyte.com.ua
-COMMENT= Russian (KOI8-R) ispell dictonary from Alexander Lebedev
-
-DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
-
-WRKSRC= ${WRKDIR}
-MAKE_ENV+= CAT=${CAT} RM=${RM} SED=${SED} TR=${TR} UNIQ="uniq"
-
-.ifdef YO
-MAKE_ENV+= YO="defined"
-.endif
-
-post-configure:
- @${ECHO} '===================================================='
- @${ECHO} ''
- @${ECHO} ' To enable native "YO" letter support please use'
- @${ECHO} ' "make YO=yes" when building this package.'
- @${ECHO} ''
- @${ECHO} '===================================================='
-
-.include "../../mk/bsd.pkg.mk"
+.include "../../textproc/ispell-russian/Makefile.common"