9637f7852e
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
19 lines
496 B
Makefile
19 lines
496 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:12 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-bn-0.01.1-1
|
|
PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/bn/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://www.bengalinux.org/downloads
|
|
COMMENT= Bengali language support for aspell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|