freebsd-ports/textproc/ast-aspell/Makefile
2010-12-28 18:56:07 +00:00

18 lines
438 B
Makefile

# New ports collection makefile for: ast-aspell
# Date created: 28 December 2010
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-ast-0.01
CATEGORIES= textproc
MAINTAINER= thierry@FreeBSD.org
COMMENT= Aspell Asturian dictionary
DICT= ast
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>