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