Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).
Submitted by: candy@fct.kgc.co.jp
This commit is contained in:
parent
aeb45a1312
commit
836451e17c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5022
2 changed files with 9 additions and 8 deletions
|
@ -1,18 +1,19 @@
|
|||
# New ports collection makefile for: oneko
|
||||
# Version required: 1.1b
|
||||
# Version required: 1.2
|
||||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1995/04/11 00:20:20 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1996/11/18 11:24:46 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
|
||||
DISTNAME= oneko-1.2
|
||||
CATEGORIES+= games
|
||||
MASTER_SITES= http://www.asahi-net.or.jp/~ZW6T-KND/oneko/
|
||||
|
||||
MAINTAINER= asami@FreeBSD.ORG
|
||||
MAINTAINER= candy@fct.kgc.co.jp
|
||||
|
||||
WRKSRC= ${WRKDIR}/oneko
|
||||
USE_IMAKE= yes
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= oneko.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (oneko-1.1b.tar.gz) = 4f45dfa48e573e1e6052a10bb21e1007
|
||||
MD5 (oneko-1.2.tar.gz) = 890a476b54e13bfd4ab21440c6a5a8e2
|
||||
|
|
Loading…
Reference in a new issue