freebsd-ports/textproc/en-aspell/Makefile
Thierry Thomas c24f4ab395 Drop maintainership to office.
Feature safe:	yes
Seen with:	bapt
2011-12-05 21:07:05 +00:00

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>