mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
07dae1703b
PR: 42529 Submitted by: thierry@pompo.net
17 lines
332 B
Makefile
17 lines
332 B
Makefile
# New ports collection makefile for: es-aspell
|
|
# Date created: 2 September 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= es-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_ES= sí
|
|
|
|
.include "${MASTERDIR}/Makefile"
|