mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
7368140246
PR: 42534 Submitted by: thierry@pompo.net
17 lines
333 B
Makefile
17 lines
333 B
Makefile
# New ports collection makefile for: fo-aspell
|
|
# Date created: 2 September 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= fo-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_FO= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|