Skip to content

Commit

Permalink
Initial import of chef to the NetBSD Packages Collection.
Browse files Browse the repository at this point in the history
Convert from English on stdin to Mock Swedish on stdout.

        ...or...

Cunfert frum Ingleesh oon stdeen tu Muck Svedeesh oon stduoot.
Bork Bork Bork!
  • Loading branch information
agc committed Dec 4, 2003
1 parent 21d0048 commit 05810ad
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
6 changes: 6 additions & 0 deletions converters/chef/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Convert from English on stdin to Mock Swedish on stdout.

...or...

Cunfert frum Ingleesh oon stdeen tu Muck Svedeesh oon stduoot.
Bork Bork Bork!
22 changes: 22 additions & 0 deletions converters/chef/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/12/04 08:28:25 agc Exp $
#

DISTNAME= chef.l
PKGNAME= chef-19920415
CATEGORIES= converters
MASTER_SITES= http://www.evolutionzone.com/kulturezone/c-g.writing/
EXTRACT_SUFX= .txt

MAINTAINER= [email protected]
#HOMEPAGE= none
COMMENT= Convert from English to (mock) Swedish - Bork Bork Bork!

WRKSRC= ${WRKDIR}

MAKE_ENV+= BINDIR=${PREFIX}/bin

do-extract:
${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKDIR}/chef.l
${CP} ${FILESDIR}/Makefile ${WRKDIR}

.include "../../mk/bsd.pkg.mk"
2 changes: 2 additions & 0 deletions converters/chef/PLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/04 08:28:25 agc Exp $
bin/chef
4 changes: 4 additions & 0 deletions converters/chef/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/12/04 08:28:25 agc Exp $

SHA1 (chef.l.txt) = 6bb58b4b42b08dbbbeb4649cf7f057e8aa74f1e1
Size (chef.l.txt) = 2428 bytes
6 changes: 6 additions & 0 deletions converters/chef/files/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
PROG= chef
SRCS= chef.l
LDADD+= -lfl
NOMAN= # defined

.include <bsd.prog.mk>

0 comments on commit 05810ad

Please sign in to comment.