diff --git a/net/nyancat/Makefile b/net/nyancat/Makefile index 965031a2fca9..a3b346ed3009 100644 --- a/net/nyancat/Makefile +++ b/net/nyancat/Makefile @@ -1,20 +1,22 @@ PORTNAME= nyancat PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= net games MAINTAINER= ehaupt@FreeBSD.org COMMENT= Animated telnet server that renders a loop of the nyan cat animation LICENSE= NCSA USE_GITHUB= yes GH_ACCOUNT= klange +PORTSCOUT= ignore:1 # tags are bogus + SUB_FILES= pkg-message PLIST_FILES= bin/nyancat do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include