freebsd-ports/german/schwobifyer/Makefile
Tobias C. Berner 2fa7a3929b german: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner (fehlner@gmx.de)
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Slaven Rezic <eserte@cs.tu-berlin.de>
  *  Thierry Thomas <thierry@pompo.net>
  *  hq@FreeBSD.org
  *  miwi
  *  n@nectar.com
  *  wosch

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

16 lines
348 B
Makefile

PORTNAME= schwobifyer
PORTVERSION= 20050730
CATEGORIES= german
MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Utility for translating German into the Schwaebisch dialect
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/schwobifyer
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>