2002-09-10 03:49:30 +00:00
|
|
|
# New ports collection makefile for: pl-aspell
|
|
|
|
# Date created: 3 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-08-19 09:12:40 +00:00
|
|
|
PORTNAME= aspell
|
2006-12-12 21:35:01 +00:00
|
|
|
DISTVERSION= 6-pl-6.0_20061121-0
|
2006-07-15 14:28:44 +00:00
|
|
|
PORTEPOCH= 1
|
|
|
|
CATEGORIES= polish textproc
|
2002-09-10 03:49:30 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 14:28:44 +00:00
|
|
|
COMMENT= Aspell Polish dictionary
|
2002-09-10 03:49:30 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
DICT= pl
|
2002-09-10 03:49:30 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|