diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-05-05 18:31:31 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-05-05 18:31:31 +0000 |
commit | 7b9d74764a6e8076c8a29c2e24dd0272968e12c2 (patch) | |
tree | 5c1fec87483ed165d96c2733bfa7959dd3d8888d /emulators/i386-wine-devel/Makefile | |
parent | 815b5196df3789b09759402b0be70df591427866 (diff) | |
download | ports-7b9d74764a6e8076c8a29c2e24dd0272968e12c2.tar.gz ports-7b9d74764a6e8076c8a29c2e24dd0272968e12c2.zip |
Notes
Diffstat (limited to 'emulators/i386-wine-devel/Makefile')
-rw-r--r-- | emulators/i386-wine-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/i386-wine-devel/Makefile b/emulators/i386-wine-devel/Makefile index 3f25014acf85..763a1ca0ebfd 100644 --- a/emulators/i386-wine-devel/Makefile +++ b/emulators/i386-wine-devel/Makefile @@ -4,6 +4,7 @@ PKGNAMEPREFIX= i386- MAINTAINER= dbn@FreeBSD.org +COMMENT= 32bit Microsoft Windows compatibility environment for 64bit FreeBSD LATEST_LINK= ${PKGNAMEPREFIX}wine-devel # Use the wine port to do most of the heavy lifting |