From c3f14c8d8029292dbdafb98f3debdd0eacd1a38f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 15 Jan 2020 14:08:00 +0000 Subject: [PATCH] - Add LICENSE - Switch to options helpers - Add WWW --- games/taipan/Makefile | 4 ++++ games/taipan/pkg-descr | 2 ++ 2 files changed, 6 insertions(+) diff --git a/games/taipan/Makefile b/games/taipan/Makefile index 9b2c72aed17a..72c0626f74f0 100644 --- a/games/taipan/Makefile +++ b/games/taipan/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SUNSITE/games/textrpg MAINTAINER= ports@FreeBSD.org COMMENT= Classic role-playing game from the 1980s +LICENSE= NONE + USES= ncurses MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS} -lncurses" @@ -20,6 +22,8 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/taipan ${STAGEDIR}${PREFIX}/bin + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/games/taipan/pkg-descr b/games/taipan/pkg-descr index 89e29839ed6f..d25255c97e41 100644 --- a/games/taipan/pkg-descr +++ b/games/taipan/pkg-descr @@ -11,3 +11,5 @@ the most money possible by trading and pirating. Based out of Hong Kong, you'll sail from harbor to harbor buying commodities including opium, silk, arms, and "general" goods, and selling them again at a higher price elsewhere. + +WWW: http://www.ibiblio.org/pub/linux/games/textrpg/taipan-0.9.lsm