10 lines
263 B
Makefile
10 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.4 2008/10/30 15:00:33 jasper Exp $
|
|
|
|
COMMENT= aspell dictionary for Spanish
|
|
CATEGORIES= textproc
|
|
DISTNAME= aspell6-es-1.9a-1
|
|
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}p1
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/es/}
|
|
|
|
.include <bsd.port.mk>
|