18 lines
440 B
Makefile
18 lines
440 B
Makefile
# New ports collection makefile for: fy-aspell
|
|
# Date created: 12 June 2007
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ${DICT}-aspell
|
|
DISTVERSION= 6-fy-0.11-0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Aspell Frisian (Frysk) dictionary
|
|
|
|
DICT= fy
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|