freebsd-ports/textproc/bg-aspell/Makefile

21 lines
461 B
Makefile
Raw Normal View History

# New ports collection makefile for: bg-aspell
# Date created: 19 March 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
2008-03-05 21:48:51 +01:00
DISTVERSION= 6-bg-4.1-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Bulgarian dictionary
DICT= bg
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>