freebsd-ports/textproc/tk-aspell/Makefile

19 lines
432 B
Makefile
Raw Normal View History

2008-03-05 21:48:55 +01:00
# 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>