diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /emulators/yape/Makefile | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r-- | emulators/yape/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 4b8cb201c1ba..ce8a9b024530 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cbm264.com/yape/download/ DISTNAME= yapeSDL-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu +COMMENT= Yet Another Commodore +4 Emulator LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |