freebsd-ports/german/schwobifyer/Makefile

20 lines
406 B
Makefile
Raw Normal View History

# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
PORTNAME= schwobifyer
PORTVERSION= 20050730
CATEGORIES= german
2008-03-27 20:27:34 +01:00
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Utility for translating German into the Schwaebisch dialect
MAKE_JOBS_UNSAFE= yes
2009-03-27 10:53:36 +01:00
PLIST_FILES= bin/schwobifyer
do-install:
2013-10-24 17:11:40 +02:00
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>