19 lines
432 B
Makefile
19 lines
432 B
Makefile
|
# New ports collection makefile for: tk-aspell
|
||
|
# Date created: 5 March 2008
|
||
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= ${DICT}-aspell
|
||
|
DISTVERSION= 5-tk-0.01-0
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
MAINTAINER= thierry@FreeBSD.org
|
||
|
COMMENT= Aspell Turkmen dictionary
|
||
|
|
||
|
DICT= tk
|
||
|
|
||
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
||
|
.include <bsd.port.post.mk>
|