mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
19 lines
410 B
Makefile
19 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"
|