freebsd-ports/textproc/kn-aspell/Makefile
Thierry Thomas c24f4ab395 Drop maintainership to office.
Feature safe:	yes
Seen with:	bapt
2011-12-05 21:07:05 +00:00

20 lines
446 B
Makefile

# New ports collection makefile for: kn-aspell
# Date created: 05 May 2011
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-kn-0.01-1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Kannada dictionary
LICENSE= GPLv3
DICT= kn
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>