diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
commit | be3a09d7832d6ecdd7b3670888af0ad0df30e075 (patch) | |
tree | bc1557370f4d0eb2e1675a53b5812645127c3a38 /games/maxr | |
parent | df6aff1e71287e78379825a712422818d851f3aa (diff) | |
download | freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.gz freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.zst freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.zip |
Cleanup plist
Diffstat (limited to 'games/maxr')
-rw-r--r-- | games/maxr/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/maxr/Makefile b/games/maxr/Makefile index 3ba306486805..ee70223280a8 100644 --- a/games/maxr/Makefile +++ b/games/maxr/Makefile @@ -19,10 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} PORTDATA= * -PLIST_DIRS= %%DATADIR%%/voices \ - %%DATADIR%%/vehicles/sub/sub \ - %%DATADIR%%/save \ - %%DATADIR%%/mve DESKTOP_ENTRIES="M.A.X.R." \ "Mechanized Assault and Exploration Reloaded" \ |