64c4d0592d
- MASTER_SITES updated (but interim shape for GitHub now, sorry) (upstream) - Updated textproc/aspell-ga to 4.8.0 ----------------------------------- For ChangeLog, see https://github.com/kscanne/gaelspell/commits/master
19 lines
567 B
Makefile
19 lines
567 B
Makefile
# $NetBSD: Makefile,v 1.4 2016/07/14 13:35:14 mef Exp $
|
|
|
|
DISTNAME= aspell5-ga-4.8-0
|
|
PKGNAME= ${DISTNAME:S/5-/-/1:S/-0/.0/1}
|
|
CATEGORIES= textproc
|
|
#MASTER_SITES= ${MASTER_SITE_GITHUB:=kscanne/}
|
|
MASTER_SITES= https://github.com/kscanne/gaelspell/releases/download/v4.8/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://borel.slu.edu/~kps/ispell/
|
|
COMMENT= Irish language support for aspell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS+= aspell-gaeilge-[0-9]*
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|