blob: 55e0a2b9187a115ea6eb39d4ab836c7038ac5c8b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= ${DICT}-aspell
SPELLVERSION= 5-tl-0.02-1
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Tagalog dictionary
WWW= http://aspell.net/
DICT= tl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
|