11 lines
276 B
Makefile
11 lines
276 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/11/20 19:56:47 espie Exp $
|
|
|
|
COMMENT= aspell dictionary for Icelandic
|
|
CATEGORIES= textproc
|
|
DISTNAME= aspell-is-0.51.1-0
|
|
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}
|
|
REVISION = 1
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/is/}
|
|
|
|
.include <bsd.port.mk>
|