freebsd-ports/portuguese/aspell-pt_PT/Makefile
Tobias C. Berner a5956d1fa0 portuguese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Thierry Thomas <thierry@pompo.net>

With hat:	portmgr
2022-07-20 16:22:47 +02:00

18 lines
356 B
Makefile

PORTNAME= aspell
SPELLVERSION= 6-pt_PT-20070510-0
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= portuguese textproc
PKGNAMEPREFIX?= pt_PT-
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Portuguese dictionary
PORTSCOUT= skipv:6-pt_PT-20070206-0
NO_ARCH= yes
DICT= pt_PT
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>