blob: 8e0d6a0d8a8bedee6b9d364609b65ca5ea038b10 (
plain) (
tree)
|
|
# New ports collection makefile for: vi-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
CATEGORIES= vietnamese
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Vietnamese dictionaries
MASTERDIR= ${.CURDIR}/../../textproc/aspell
ASPELL_VI= v�ng
.include "${MASTERDIR}/Makefile"
|