1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/gu-aspell/Makefile

19 lines
436 B
Makefile
Raw Normal View History

# New ports collection makefile for: gu-aspell
# Date created: 19 January 2006
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-gu-0.02-0
CATEGORIES= textproc
MAINTAINER= thierry@FreeBSD.org
COMMENT= Aspell Gujarati dictionary
DICT= gu
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>