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

10 lines
262 B
Makefile
Raw Normal View History

2008-10-30 11:00:33 -04:00
# $OpenBSD: Makefile,v 1.4 2008/10/30 15:00:33 jasper Exp $
2003-11-20 22:43:19 -05:00
COMMENT= aspell dictionary for Faroese
2003-11-20 22:43:19 -05:00
CATEGORIES= textproc
DISTNAME= aspell-fo-0.51-0
2008-10-30 11:00:33 -04:00
PKGNAME= ${DISTNAME:C/-([0-9])$/_\1/}p1
2003-11-20 22:43:19 -05:00
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fo/}
.include <bsd.port.mk>