openbsd-ports/textproc/aspell/dicts/ro/Makefile

10 lines
263 B
Makefile
Raw Normal View History

2008-10-30 07:31:59 -04:00
# $OpenBSD: Makefile,v 1.3 2008/10/30 11:31:59 jasper Exp $
2003-11-20 22:43:19 -05:00
COMMENT= aspell dictionary for Romanian
2003-11-20 22:43:19 -05:00
CATEGORIES= textproc
DISTNAME= aspell-ro-0.50-2
2008-10-30 07:31:59 -04:00
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}p1
2003-11-20 22:43:19 -05:00
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ro/}
.include <bsd.port.mk>