blob: a41e7079f8eb38f3e1ddc4ca5f9053eaf27e7e97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-fy-0.12-0
PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Frisian (Frysk) dictionary
DICT= fy
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|