mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add LICENSE_FILE
- Pet portlint - Drop @dirrm* from plist
This commit is contained in:
parent
d50f719a81
commit
92a5b2060e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374578
@ -7,19 +7,19 @@ PORTREVISION= 1
|
||||
CATEGORIES= games python
|
||||
MASTER_SITES= http://www.imitationpickles.org/barbie/files/
|
||||
DISTNAME= barbie-${DISTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= python
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= You are a seahorse and you want to go to the moon!
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYGAME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/barbie-${DISTVERSION}
|
||||
|
||||
USES= dos2unix python:2
|
||||
USES= dos2unix python:2 tar:tgz
|
||||
DOS2UNIX_GLOB= *.py
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -417,29 +417,3 @@ share/icons/hicolor/128x128/apps/barbie_seahorse_adventures.png
|
||||
share/icons/hicolor/32x32/apps/barbie_seahorse_adventures.png
|
||||
share/icons/hicolor/64x64/apps/barbie_seahorse_adventures.png
|
||||
share/pixmaps/barbie_seahorse_adventures.png
|
||||
@dirrm %%DATADIR%%/lib/pgu/gui
|
||||
@dirrm %%DATADIR%%/lib/pgu
|
||||
@dirrm %%DATADIR%%/lib
|
||||
@dirrm %%DATADIR%%/data/themes/tools
|
||||
@dirrm %%DATADIR%%/data/themes/itheme/todo
|
||||
@dirrm %%DATADIR%%/data/themes/itheme/extras
|
||||
@dirrm %%DATADIR%%/data/themes/itheme
|
||||
@dirrm %%DATADIR%%/data/themes/gray
|
||||
@dirrm %%DATADIR%%/data/themes/default
|
||||
@dirrm %%DATADIR%%/data/themes
|
||||
@dirrm %%DATADIR%%/data/sfx
|
||||
@dirrm %%DATADIR%%/data/music
|
||||
@dirrm %%DATADIR%%/data/levels
|
||||
@dirrm %%DATADIR%%/data/intro
|
||||
@dirrm %%DATADIR%%/data/images/splayer
|
||||
@dirrm %%DATADIR%%/data/images/points
|
||||
@dirrm %%DATADIR%%/data/images/player
|
||||
@dirrm %%DATADIR%%/data/images/platform
|
||||
@dirrm %%DATADIR%%/data/images/parrot
|
||||
@dirrm %%DATADIR%%/data/images/frog
|
||||
@dirrm %%DATADIR%%/data/images/boss
|
||||
@dirrm %%DATADIR%%/data/images
|
||||
@dirrm %%DATADIR%%/data/fonts
|
||||
@dirrm %%DATADIR%%/data/bkgr
|
||||
@dirrm %%DATADIR%%/data
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user