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

  *  Aleksander Fafula <alex@BSDGuru.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Jacek Pelka <jacek@combit.com.pl>
  *  Maciek Korzen <eaquer@ceti.pl>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Piotr Smyrak <smyru@heron.pl> and
  *  Thierry Thomas <thierry@pompo.net>
  *  smyru@heron.pl
  *  wtp@bsdguru.org

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

14 lines
272 B
Makefile

PORTNAME= aspell
SPELLVERSION= 6-pl-6.0_20061121-0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= polish textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Polish dictionary
DICT= pl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>