freebsd-ports/textproc/uz-aspell/Makefile

21 lines
458 B
Makefile
Raw Normal View History

# New ports collection makefile for: uz-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
2007-02-12 23:31:17 +01:00
DISTVERSION= 6-uz-0.6-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Uzbek dictionary
DICT= uz
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>