diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/scummvm | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.zst freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip |
De-pkg-comment.
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 1 | ||||
-rw-r--r-- | games/scummvm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index af5c4c7bf408..3322175ccbea 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-src MAINTAINER= flynn@energyhq.homeip.net +COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/games/scummvm/pkg-comment b/games/scummvm/pkg-comment deleted file mode 100644 index 312a3b1465c9..000000000000 --- a/games/scummvm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free implementation of LucasArts S.C.U.M.M. interpreter |