pkgsrc/textproc/aspell-cs/Makefile
2013-04-24 11:15:41 +00:00

21 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:42 rodent Exp $
#
DISTNAME= aspell6-cs-20040614-1
PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cs/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= Czech language support for aspell
# earlier versions core-dumped on the input
BUILDLINK_API_DEPENDS.aspell+= aspell>=0.60.2nb1
CONFLICTS+= aspell-czech-[0-9]*
HAS_CONFIGURE= yes
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"