blob: bad397b6fc8c52b5bbb2890f3b13ceabb26c2b4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-bg-4.1-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Bulgarian dictionary
WWW= http://bgoffice.sourceforge.net/aspell/index.html
DICT= bg
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|