1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/textproc/ast-aspell/Makefile
Thierry Thomas c24f4ab395 Drop maintainership to office.
Feature safe:	yes
Seen with:	bapt
2011-12-05 21:07:05 +00:00

19 lines
437 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= office@FreeBSD.org
COMMENT= Aspell Asturian dictionary
DICT= ast
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>