pkgsrc/textproc/aspell-grc/Makefile
rillig 9637f7852e all: migrate homepages from http to https
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.
2020-01-26 17:30:40 +00:00

19 lines
490 B
Makefile

# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= aspell6-grc-0.02-0
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/grc/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.himeros.eu/
COMMENT= Ancient Greek language support for aspell
LICENSE= gnu-gpl-v3
HAS_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"