18 lines
410 B
Makefile
18 lines
410 B
Makefile
# New ports collection makefile for: vi-aspell
|
|
# Date created: 28 August 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= aspell
|
|
CATEGORIES= vietnamese
|
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
|
COMMENT= Aspell with Vietnamese dictionaries
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/aspell
|
|
|
|
ASPELL_VI= vâng
|
|
|
|
.include "${MASTERDIR}/Makefile"
|