mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
76e9df6d3c
PR: 42521 Submitted by: thierry@pompo.net
17 lines
333 B
Makefile
17 lines
333 B
Makefile
# New ports collection makefile for: eo-aspell
|
|
# Date created: 1 September 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= eo-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_EO= jes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|