c24f4ab395
Feature safe: yes Seen with: bapt
18 lines
438 B
Makefile
18 lines
438 B
Makefile
# New ports collection makefile for: en-aspell
|
|
# Date created: Fri Sep 17 2004
|
|
# Whom: Serge Gagnon <ser_gagnon@sympatico.ca>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ${DICT}-aspell
|
|
DISTVERSION= 6-en-7.1-0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell English dictionaries
|
|
|
|
DICT= en
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|