summaryrefslogtreecommitdiff
path: root/emulators/scummvm
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /emulators/scummvm
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'emulators/scummvm')
-rw-r--r--emulators/scummvm/Makefile2
-rw-r--r--emulators/scummvm/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile
index ecfbe8b1c919..3dfaf64e1773 100644
--- a/emulators/scummvm/Makefile
+++ b/emulators/scummvm/Makefile
@@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= adamw@FreeBSD.org
-PORTCOMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter
-
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_GMAKE= yes
diff --git a/emulators/scummvm/pkg-comment b/emulators/scummvm/pkg-comment
new file mode 100644
index 000000000000..312a3b1465c9
--- /dev/null
+++ b/emulators/scummvm/pkg-comment
@@ -0,0 +1 @@
+Free implementation of LucasArts S.C.U.M.M. interpreter