blob: 5eba12f26191e1cb81163d1025f90d7c7be14a71 (
plain) (
tree)
|
|
# New ports collection makefile for: pl-aspell
# Date created: 3 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= pl-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Polish dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_PL= tak
.include "${MASTERDIR}/Makefile"
|