mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
35adf63b32
PR: ports/106573, ports/107399, ports/107448 Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com> Approved by: farrokhi, obrien
20 lines
456 B
Makefile
20 lines
456 B
Makefile
# New ports collection makefile for: vi-aspell
|
|
# Date created: 28 August 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= aspell
|
|
DISTVERSION= 6-vi-0.01.1-1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= vietnamese textproc
|
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
|
COMMENT= Aspell Vietnamese dictionaries
|
|
|
|
DICT= vi
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|