- New port: textproc/fpc-aspell

Interface to aspell spelling checker
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-01-14 02:41:00 +00:00
parent 8c82e10a58
commit 79e3add23a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226014
3 changed files with 36 additions and 0 deletions

View file

@ -168,6 +168,7 @@
SUBDIR += fo-aspell
SUBDIR += foiltex
SUBDIR += fop
SUBDIR += fpc-aspell
SUBDIR += freegrep
SUBDIR += fy-aspell
SUBDIR += ga-aspell

View file

@ -0,0 +1,23 @@
# New ports collection makefile for: fpc-aspell
# Date created: 2009-01-06
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= textproc lang
PKGNAMESUFFIX= -aspell
MAINTAINER= acm@FreeBSD.org
COMMENT= Interface to aspell spelling checker
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= ASPELL "Install aspell spell checker" on
.include "${MASTERDIR}/Makefile"

View file

@ -0,0 +1,12 @@
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/Package.fpc
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspell.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/spellcheck.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/aspell.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/spellcheck.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/libpaspell.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/aspell/libpspellcheck.a
@dirrm lib/fpc/%%PORTVERSION%%/units/i386-freebsd/aspell
@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
@dirrmtry lib/fpc/%%PORTVERSION%%/units
@dirrmtry lib/fpc/%%PORTVERSION%%
@dirrmtry lib/fpc