| File: lib/idl/Makefile | |
|---|---|
| patch-20 | patch-21 |
| Line 7 | Line 7 |
| # put your e-mail address in here, as in: Foo Bar <foo@bar.com> MAINTAINER = Nick Moffitt <nick@zork.net> # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license | # put your e-mail address in here, as in: Foo Bar <foo@bar.com> MAINTAINER = Nick Moffitt <nick@zork.net> # GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license |
| LICENSE = | LICENSE = GPL2 |
| DESCRIPTION = | DESCRIPTION = IDL frontend for CORBA 2.2 IDL and Netscape\'s XPIDL |
| define BLURB | define BLURB |
| Enter a longer description here. You can use multiple lines if you want. | This is an IDL frontend library for CORBA 2.2 IDL used by the GNOME project. |
| endef # Dependencies are of the form categorydir/packagedir | endef # Dependencies are of the form categorydir/packagedir |