c6c2a21ca7
Probably other changes too.
17 lines
446 B
Makefile
17 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.11 2006/01/29 02:13:47 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-uk-1.1-0
|
|
PKGNAME= ${DISTNAME:C/6-uk-(.*)-(.*)$/-ukrainian-\1.\2/}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/uk/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://aspell.net/
|
|
COMMENT= Ukrainian language support for aspell
|
|
|
|
HAS_CONFIGURE= YES
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|