aboutsummaryrefslogtreecommitdiffstats
path: root/games/spellathon
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-12-05 21:12:41 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-12-05 21:12:41 +0800
commit9c92c4fe2a55df7c4e2e997e60f58e3e1ec4829b (patch)
tree9946d5fa8ad4ab15fdeba30fdba26d6121240569 /games/spellathon
parent364f022e8bae937b9711b268b6c4589855dafe19 (diff)
downloadfreebsd-ports-gnome-9c92c4fe2a55df7c4e2e997e60f58e3e1ec4829b.tar.gz
freebsd-ports-gnome-9c92c4fe2a55df7c4e2e997e60f58e3e1ec4829b.tar.zst
freebsd-ports-gnome-9c92c4fe2a55df7c4e2e997e60f58e3e1ec4829b.zip
- Fix license
- Pet portlint - Drop @dirrm* from plist
Diffstat (limited to 'games/spellathon')
-rw-r--r--games/spellathon/Makefile4
-rw-r--r--games/spellathon/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/games/spellathon/Makefile b/games/spellathon/Makefile
index 916af4e413c4..bfb78df22df0 100644
--- a/games/spellathon/Makefile
+++ b/games/spellathon/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Spellathon%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Word game to test your English vocabulary skills
-LICENSE= BSD
+LICENSE= MIT
LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libpcre.so:${PORTSDIR}/devel/pcre \
@@ -28,7 +28,7 @@ USE_LDCONFIG= yes
CONFIGURE_WRKSRC= ${WRKSRC}/src/gui
-DESKTOP_ENTRIES="Spellathon" "${COMMENT}" "" "${PORTNAME}" "Education;Languages;" "true"
+DESKTOP_ENTRIES="Spellathon" "" "" "${PORTNAME}" "Education;Languages;" true
post-patch:
@${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \
diff --git a/games/spellathon/pkg-plist b/games/spellathon/pkg-plist
index 36b8be635514..b1e12ce04465 100644
--- a/games/spellathon/pkg-plist
+++ b/games/spellathon/pkg-plist
@@ -4,4 +4,3 @@ lib/libspellathon.so
lib/libspellathon.so.0
lib/libspellathon.so.0.0
%%DATADIR%%/words.txt
-@dirrmtry %%DATADIR%%