mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 1.2
- Move to github - Adjust WWW - Trim header
This commit is contained in:
parent
02cc67a03f
commit
94a687b1f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319587
@ -1,23 +1,25 @@
|
||||
# New ports collection makefile for: nyancat
|
||||
# Date created: 30 Mar 2012
|
||||
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
#
|
||||
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= nyancat
|
||||
PORTVERSION= 20120330
|
||||
PORTVERSION= 1.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net games
|
||||
MASTER_SITES= CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Animated telnet server that renders a loop of the nyan cat animation
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= klange
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= 89c5bc8
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
PLIST_FILES= bin/nyancat
|
||||
|
||||
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-${GH_COMMIT}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nyancat-20120330.tar.gz) = da2cef9f19699c4e2e6fe9b034c36ad4b0f2f3f9a774e9d017d3ff185264b0f1
|
||||
SIZE (nyancat-20120330.tar.gz) = 87006
|
||||
SHA256 (nyancat-1.2.tar.gz) = 875f6146c70fece6a54e429762020d8a88918cb39fd798c51a0d72b4db4056d4
|
||||
SIZE (nyancat-1.2.tar.gz) = 14099
|
||||
|
@ -1,4 +1,4 @@
|
||||
This is an animated, color, ANSI-text telnet server that renders a loop of the
|
||||
classic nyan cat animation.
|
||||
|
||||
WWW: http://miku.acm.uiuc.edu/
|
||||
WWW: https://github.com/klange/nyancat
|
||||
|
Loading…
Reference in New Issue
Block a user