1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/textproc/hsb-aspell/Makefile
Thierry Thomas 74f1a45911 Really normalize Aspell dictionaries ports PKGVERSION...
textproc/aspell/Makefile.inc had been forgotten in the previous commit.

PR:		ports/106573
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Reported by:	Michel TALON <talon (at) lpthe.jussieu.fr>
Pointyhat to:	/me
2007-02-14 23:11:55 +00:00

20 lines
454 B
Makefile

# New ports collection makefile for: hsb-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-hsb-0.01-1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Upper Sorbian dictionary
DICT= hsb
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>