freebsd-ports/german/schwobifyer/Makefile
Pav Lucistnik 49bf2d60a4 - Not really MAKE_JOBS_SAFE
Reported by:	pointyhat
2009-04-04 20:45:55 +00:00

24 lines
498 B
Makefile

# New ports collection makefile for: schwobifyer
# Date created: 30 Jul 2005
# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# $FreeBSD$
#
PORTNAME= schwobifyer
PORTVERSION= 20050730
CATEGORIES= german
MASTER_SITES= CRITICAL
PKGNAMEPREFIX= de-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A utility for translating german into the schwaebisch dialect
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/schwobifyer
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>