diff options
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 15718f53deea..548f9f2c9acb 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} MAINTAINER= gerald@FreeBSD.org +COMMENT= Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} GNU_CONFIGURE= yes |