aboutsummaryrefslogblamecommitdiff
path: root/textproc/sr-aspell/Makefile
blob: bfe06d949cd1eb6e0bd0ae5599cd32a11a707e0a (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
           
 
                              
                         
                 
                 
                        
 
                                             
                                         
 
                  
 

                                                        
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-sr-0.02
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	textproc

MAINTAINER=	nikola.lecic@anthesphoria.net
COMMENT=	Aspell Serbian dictionary

DICT=		sr

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>