10 lines
269 B
Makefile
10 lines
269 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/05/18 18:44:51 martynas Exp $
|
|
|
|
COMMENT= aspell dictionary for Lithuanian
|
|
CATEGORIES= textproc
|
|
DISTNAME= aspell6-lt-1.2.1-0
|
|
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}p2
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/lt/}
|
|
|
|
.include <bsd.port.mk>
|