mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
1d99477c46
Discussed with: bapt Feature safe: yes
21 lines
466 B
Makefile
21 lines
466 B
Makefile
# New ports collection makefile for: gv-aspell
|
|
# Date created: 16 April 2004
|
|
# Whom: Thierry Thomas <thierry@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ${DICT}-aspell
|
|
DISTVERSION= -gv-0.50-0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Manx Gaelic dictionary
|
|
|
|
DICT= gv
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|