1d99477c46
Discussed with: bapt Feature safe: yes
20 lines
464 B
Makefile
20 lines
464 B
Makefile
# 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.03-0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Gujarati dictionary
|
|
|
|
DICT= gu
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|