blob: bb8490fcb06f066cfec0aca40a1552ec0b93c893 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: tet-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= tet-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Tetum dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_TET= sin
.include "${MASTERDIR}/Makefile"
|