freebsd-ports/textproc/ast-aspell/Makefile

15 lines
299 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-ast-0.01
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Asturian dictionary
DICT= ast
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>