freebsd-ports/textproc/mt-aspell/Makefile

17 lines
326 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= -mt-0.50-0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Maltese dictionary
DICT= mt
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>