From 627430fa978e91f10324aceafd16ed58a15be674 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 4 Oct 2014 14:01:00 +0000 Subject: - Remove LICENSE, there's no mention of GPL - Mark empty variable with comment - Drop @dirrm* from plist --- games/sdl_lopan/Makefile | 4 +--- games/sdl_lopan/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/games/sdl_lopan/Makefile b/games/sdl_lopan/Makefile index c26cae688150..d63f1cd5f523 100644 --- a/games/sdl_lopan/Makefile +++ b/games/sdl_lopan/Makefile @@ -15,13 +15,11 @@ EXTRACT_ONLY= sdllopan-${DISTVERSION}.tgz MAINTAINER= games@FreeBSD.org COMMENT= Mahjong game remake -LICENSE= GPLv2 - WRKSRC= ${WRKDIR}/sdllopan-${PORTVERSION} USES= gmake USE_SDL= sdl image mixer -ALL_TARGET= +ALL_TARGET= # empty PORTDOCS= Changelog README OPTIONS_DEFINE= DOCS diff --git a/games/sdl_lopan/pkg-plist b/games/sdl_lopan/pkg-plist index dc70a2e71947..7a052410e00e 100644 --- a/games/sdl_lopan/pkg-plist +++ b/games/sdl_lopan/pkg-plist @@ -36,5 +36,3 @@ share/pixmaps/sdl_lopan.png %%DATADIR%%/data/bg9.pcx %%DATADIR%%/data/tiles0.pcx %%DATADIR%%/data/tiles1.pcx -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%% -- cgit v1.2.3