mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f4d6acbc42
there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
19 lines
374 B
Makefile
19 lines
374 B
Makefile
# New ports collection makefile for: oneko
|
|
# Version required: 1.1b
|
|
# Date created: 5 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/01 12:45:06 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= oneko-1.1b
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/oneko
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|