1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/polish/aspell/Makefile
Martin Wilke d9845c6da4 - Update to 6.0.20061121
PR:		ports/106575
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2006-12-12 21:35:01 +00:00

20 lines
453 B
Makefile

# New ports collection makefile for: pl-aspell
# Date created: 3 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
DISTVERSION= 6-pl-6.0_20061121-0
PORTEPOCH= 1
CATEGORIES= polish textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Polish dictionary
DICT= pl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>