freebsd-ports/textproc/yi-aspell/Makefile

20 lines
447 B
Makefile
Raw Normal View History

# New ports collection makefile for: yi-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-yi-0.01.1-1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Yiddish dictionary
DICT= yi
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>