freebsd-ports/textproc/hy-aspell/Makefile

21 lines
467 B
Makefile
Raw Normal View History

2007-02-12 23:26:59 +01:00
# New ports collection makefile for: hy-aspell
# Date created: 12 February 2007
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-hy-0.10.0-0
PORTREVISION= 1
PORTEPOCH= 1
2007-02-12 23:26:59 +01:00
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
2007-02-12 23:26:59 +01:00
COMMENT= Aspell Armenian dictionary
DICT= hy
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>