# $Id: Portfile,v 1.3 2004/01/17 22:56:21 toby Exp $ PortSystem 1.0 name yydecode version 0.2.10 categories sysutils maintainers waqar@opendarwin.org description yydecode is a highly portable decoder for yEnc encoded binaries long_description yydecode works almost identically to the infamous \ uudecode program. Version 0.2.8 and onwards contains \ a superset of uudecode's functionality, (ie. decodes \ standard uuencoded files, as well as Base64 \ RFC2045 encoded files produced by uuencode) \ and hence can be used as a drop-in replacement in \ all circumstances. homepage http://yydecode.sourceforge.net master_sites sourceforge checksums md5 9e6c5eb009f9084f7cbe7e4b766b12d8 platforms darwin configure.args { CFLAGS=-DHAVE_U_INT32_T }