10 lines
263 B
Makefile
10 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/01/19 14:16:10 jasper Exp $
|
|
|
|
COMMENT= aspell dictionary for Arabic
|
|
CATEGORIES= textproc
|
|
DISTNAME= aspell6-ar-1.2-0
|
|
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ar/}
|
|
|
|
.include <bsd.port.mk>
|