mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
16 lines
315 B
Makefile
16 lines
315 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= 5-sc-1.0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Sardinian dictionary
|
|
|
|
DICT= sc
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|