pkgbase: Create a FreeBSD-games package

And put :
- pom
- caesar
- grdc

Differential Revision:	https://reviews.freebsd.org/D36230
This commit is contained in:
Emmanuel Vadot 2022-08-08 19:56:50 +02:00
parent e7a5a60ed5
commit feec04b355
4 changed files with 8 additions and 0 deletions

View File

@ -58,6 +58,8 @@ ftp_COMMENT= FTP Utilities
ftp_DESC= FTP Utilities
ftpd_COMMENT= FTP Daemon
ftpd_DESC= FTP Daemon
games_COMMENT= Games
games_DESC= Games
gdb_COMMENT= GDB Utilities
gdb_DESC= GDB Utilities
geom_COMMENT= GEOM Utilitites

View File

@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PACKAGE= games
PROG= caesar
LIBADD= m
SCRIPTS=rot13.sh

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= games
PROG= grdc
MAN= grdc.6
LIBADD= tinfow ncursesw

View File

@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PACKAGE= games
PROG= pom
MAN= pom.6
LIBADD= m