Changeset 38043 for trunk/dports/irc
- Timestamp:
- Jul 4, 2008, 10:57:33 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/irc/bitlbee/Portfile
r35159 r38043 4 4 5 5 name bitlbee 6 version 1.2 6 version 1.2.1 7 7 categories irc net 8 8 platforms darwin 9 maintainers mww9 maintainers nomaintainer 10 10 description An IRC to other chat networks gateway 11 11 long_description bitlbee is an IRC server that can connect to IM \ … … 16 16 homepage http://www.bitlbee.org/ 17 17 master_sites http://get.bitlbee.org/src/ 18 checksums sha1 71dc24e9025375460e999345db70fb5dff7d45d818 checksums sha1 1fd96b3241987f092a1be6b850864eaf806770b6 19 19 20 20 depends_lib port:gnutls port:gettext port:glib2 port:libgcrypt \ … … 23 23 patchfiles patch-configure.diff 24 24 configure.args --config=${prefix}/var/lib/bitlbee/ --ssl=gnutls 25 configure.universal_args 25 26 26 27 destroot.target install install-etc
Note: See TracChangeset
for help on using the changeset viewer.