mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
20 lines
450 B
Makefile
20 lines
450 B
Makefile
# New ports collection makefile for: ga-aspell
|
|
# Date created: 13 March 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ${DICT}-aspell
|
|
DISTVERSION= 5-ga-4.4-0
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell Irish (Gaelic) dictionary
|
|
|
|
DICT= ga
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|